Class BlockBehaviour.BlockStateBase.Cache
java.lang.Object
net.minecraft.world.level.block.state.BlockBehaviour.BlockStateBase.Cache
- Enclosing class:
BlockBehaviour.BlockStateBase
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final VoxelShapeprivate static final Direction[]private final boolean[]protected final booleanprotected final boolean(package private) final int(package private) final VoxelShape[](package private) final booleanprotected final booleanprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intgetFaceSupportIndex(Direction p_60867_, SupportType p_60868_) booleanisFaceSturdy(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
-