Package net.minecraft.block
Class AbstractBlock.AbstractBlockState.Cache
java.lang.Object
net.minecraft.block.AbstractBlock.AbstractBlockState.Cache
- Enclosing class:
- AbstractBlock.AbstractBlockState
-
Field Summary
Modifier and TypeFieldDescriptionprotected final VoxelShape
private static final Direction[]
private final boolean[]
protected final boolean
protected final boolean
private final int
private final VoxelShape[]
private final boolean
protected final boolean
private static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static int
getFaceSupportIndex
(Direction p_242701_0_, BlockVoxelShape p_242701_1_) boolean
isFaceSturdy
(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
-