类 BlockBehaviour.BlockStateBase.Cache
java.lang.Object
net.minecraft.world.level.block.state.BlockBehaviour.BlockStateBase.Cache
-
字段概要
字段修饰符和类型字段说明protected final VoxelShape
private static final Direction[]
private final boolean[]
protected final boolean
protected final boolean
(专用程序包) final int
(专用程序包) final VoxelShape[]
(专用程序包) final boolean
protected final boolean
private static final int
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static int
getFaceSupportIndex
(Direction pDirection, SupportType pSupportType) boolean
isFaceSturdy
(Direction pDirection, SupportType pSupportType)
-
字段详细资料
-
DIRECTIONS
-
SUPPORT_TYPE_COUNT
private static final int SUPPORT_TYPE_COUNT -
solidRender
protected final boolean solidRender -
propagatesSkylightDown
final boolean propagatesSkylightDown -
lightBlock
final int lightBlock -
occlusionShapes
-
collisionShape
-
largeCollisionShape
protected final boolean largeCollisionShape -
faceSturdy
private final boolean[] faceSturdy -
isCollisionShapeFullBlock
protected final boolean isCollisionShapeFullBlock
-
-
构造器详细资料
-
Cache
Cache(BlockState pState)
-
-
方法详细资料
-
isFaceSturdy
-
getFaceSupportIndex
-