static final class AbstractBlock.AbstractBlockState.ShapeCache extends Object
| Modifier and Type | Field and Description |
|---|---|
protected VoxelShape |
collisionShape |
private static Direction[] |
DIRECTIONS |
protected boolean |
exceedsCube |
private VoxelShape[] |
extrudedFaces |
private static int |
field_25830 |
protected boolean |
fullOpaque |
protected boolean |
isFullCube |
private int |
lightSubtracted |
private boolean[] |
solidFullSquare |
private boolean |
translucent |
| Modifier | Constructor and Description |
|---|---|
private |
ShapeCache(BlockState state) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
method_30369(Direction direction,
class_5431 class_5431) |
private static int |
method_30370(Direction direction,
class_5431 class_5431) |
private static final Direction[] DIRECTIONS
private static final int field_25830
protected final boolean fullOpaque
private final boolean translucent
private final int lightSubtracted
@Nullable private final VoxelShape[] extrudedFaces
protected final VoxelShape collisionShape
protected final boolean exceedsCube
private final boolean[] solidFullSquare
protected final boolean isFullCube
private ShapeCache(BlockState state)
public boolean method_30369(Direction direction, class_5431 class_5431)
private static int method_30370(Direction direction, class_5431 class_5431)