Package net.minecraft.block
Class AbstractBlock.AbstractBlockState.Cache
java.lang.Object
net.minecraft.block.AbstractBlock.AbstractBlockState.Cache
- Enclosing class:
- AbstractBlock.AbstractBlockState
-
Field Summary
FieldsModifier 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 Summary
Constructors -
Method Summary
Modifier 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_COUNT
private static final int SUPPORT_TYPE_COUNT -
solidRender
protected final boolean solidRender -
propagatesSkylightDown
private final boolean propagatesSkylightDown -
lightBlock
private final int lightBlock -
occlusionShapes
-
collisionShape
-
largeCollisionShape
protected final boolean largeCollisionShape -
faceSturdy
private final boolean[] faceSturdy -
isCollisionShapeFullBlock
protected final boolean isCollisionShapeFullBlock
-
-
Constructor Details
-
Cache
-
-
Method Details
-
isFaceSturdy
-
getFaceSupportIndex
-