- 所有超级接口:
BlockGetter
, IForgeBlockGetter
, LevelHeightAccessor
- 所有已知子接口:
CommonLevelAccessor
, LevelAccessor
, LevelReader
, LevelTimeAccess
, ServerLevelAccessor
, WorldGenLevel
- 所有已知实现类:
ClientLevel
, Level
, ServerLevel
, WorldGenRegion
-
-
方法概要
default int
default int
default int
default int
default int
default boolean
default boolean
从接口继承的方法 net.minecraft.world.level.BlockGetter
clip, clipWithInteractionOverride, getBlockEntity, getBlockEntity, getBlockFloorHeight, getBlockFloorHeight, getBlockState, getBlockStates, getFluidState, getLightEmission, getMaxLightLevel, isBlockInLine
getHeight, getMaxBuildHeight, getMaxSection, getMinBuildHeight, getMinSection, getSectionIndex, getSectionIndexFromSectionY, getSectionsCount, getSectionYFromSectionIndex, isOutsideBuildHeight, isOutsideBuildHeight
-
-
方法详细资料
-
-
getDirectSignalTo
default int getDirectSignalTo(BlockPos pPos)
-
-
-
-
hasNeighborSignal
default boolean hasNeighborSignal(BlockPos pPos)
-
getBestNeighborSignal
default int getBestNeighborSignal(BlockPos pPos)