- 所有超级接口:
BlockGetter
, IForgeBlockGetter
, LevelHeightAccessor
- 所有已知子接口:
CommonLevelAccessor
, LevelAccessor
, LevelReader
, LevelTimeAccess
, ServerLevelAccessor
, WorldGenLevel
- 所有已知实现类:
ClientLevel
, Level
, PathNavigationRegion
, ServerLevel
, WorldGenRegion
-
-
方法概要
default boolean
default boolean
default boolean
default boolean
default boolean
default boolean
default boolean
default boolean
default boolean
从接口继承的方法 net.minecraft.world.level.BlockGetter
clip, clipWithInteractionOverride, getBlockEntity, getBlockEntity, getBlockFloorHeight, getBlockFloorHeight, getBlockState, getBlockStates, getFluidState, getLightEmission, isBlockInLine
getHeight, getMaxSectionY, getMaxY, getMinSectionY, getMinY, getSectionIndex, getSectionIndexFromSectionY, getSectionsCount, getSectionYFromSectionIndex, isInsideBuildHeight, isOutsideBuildHeight, isOutsideBuildHeight
-
方法详细资料
-
-
getChunkForCollisions
@Nullable
BlockGetter getChunkForCollisions(int p_45774_,
int p_45775_)
-
-
-
isUnobstructed
default boolean isUnobstructed(Entity p_45785_)
-
noCollision
default boolean noCollision(AABB p_45773_)
-
noCollision
default boolean noCollision(Entity p_45787_)
-
noCollision
default boolean noCollision(@Nullable
Entity p_45757_,
AABB p_45758_)
-
noCollision
default boolean noCollision(@Nullable
Entity p_361913_,
AABB p_361643_,
boolean p_370219_)
-
noBlockCollision
default boolean noBlockCollision(@Nullable
Entity p_299893_,
AABB p_300925_)
-
-
-
-
getBlockAndLiquidCollisions
-
-
-
collidesWithSuffocatingBlock
default boolean collidesWithSuffocatingBlock(@Nullable
Entity p_186438_,
AABB p_186439_)
-
-