Class BlockBehaviour.BlockStateBase.Cache
java.lang.Object
net.minecraft.world.level.block.state.BlockBehaviour.BlockStateBase.Cache
- Enclosing class:
- BlockBehaviour.BlockStateBase
-
Field Summary
Modifier and TypeFieldDescriptionprotected final VoxelShape
private static final Direction[]
private final boolean[]
protected final boolean
protected final boolean
(package private) final int
(package private) final VoxelShape[]
(package private) final boolean
protected final boolean
private static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static int
getFaceSupportIndex
(Direction p_60867_, SupportType p_60868_) boolean
isFaceSturdy
(Direction p_60862_, SupportType p_60863_)
-
Field Details
-
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
-
-
Constructor Details
-
Cache
Cache(BlockState p_60853_)
-
-
Method Details
-
isFaceSturdy
-
getFaceSupportIndex
-