Class BlockBehaviour.BlockStateBase.Cache
java.lang.Object
net.minecraft.world.level.block.state.BlockBehaviour.BlockStateBase.Cache
- Enclosing class:
- BlockBehaviour.BlockStateBase
- 
Field SummaryFieldsModifier 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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intgetFaceSupportIndex(Direction p_60867_, SupportType p_60868_) booleanisFaceSturdy(Direction p_60862_, SupportType p_60863_) 
- 
Field Details- 
DIRECTIONS
- 
SUPPORT_TYPE_COUNTprivate static final int SUPPORT_TYPE_COUNT
- 
solidRenderprotected final boolean solidRender
- 
propagatesSkylightDownfinal boolean propagatesSkylightDown
- 
lightBlockfinal int lightBlock
- 
occlusionShapes
- 
collisionShape
- 
largeCollisionShapeprotected final boolean largeCollisionShape
- 
faceSturdyprivate final boolean[] faceSturdy
- 
isCollisionShapeFullBlockprotected final boolean isCollisionShapeFullBlock
 
- 
- 
Constructor Details- 
CacheCache(BlockState p_60853_) 
 
- 
- 
Method Details- 
isFaceSturdy
- 
getFaceSupportIndex
 
-