Package net.minecraft.block
Class AbstractBlock.AbstractBlockState.Cache
java.lang.Object
net.minecraft.block.AbstractBlock.AbstractBlockState.Cache
- Enclosing class:
- AbstractBlock.AbstractBlockState
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected final VoxelShapeprivate static final Direction[]private final boolean[]protected final booleanprotected final booleanprivate final intprivate final VoxelShape[]private final booleanprotected final booleanprivate static final int
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intgetFaceSupportIndex(Direction p_242701_0_, BlockVoxelShape p_242701_1_) booleanisFaceSturdy(Direction p_242700_1_, BlockVoxelShape p_242700_2_) 
- 
Field Details- 
DIRECTIONS
- 
SUPPORT_TYPE_COUNTprivate static final int SUPPORT_TYPE_COUNT
- 
solidRenderprotected final boolean solidRender
- 
propagatesSkylightDownprivate final boolean propagatesSkylightDown
- 
lightBlockprivate final int lightBlock
- 
occlusionShapes
- 
collisionShape
- 
largeCollisionShapeprotected final boolean largeCollisionShape
- 
faceSturdyprivate final boolean[] faceSturdy
- 
isCollisionShapeFullBlockprotected final boolean isCollisionShapeFullBlock
 
- 
- 
Constructor Details- 
Cache
 
- 
- 
Method Details- 
isFaceSturdy
- 
getFaceSupportIndex
 
-