Package com.rvandoosselaer.blocks
Interface ShapeIds
public interface ShapeIds
Contains all the keys of the shapes that are registered in the
ShapeRegistry
. Use these keys to retrieve the
shapes from the ShapeRegistry.get(String)
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String[]
static final String[]
static final String[]
static final String[]
static final String[]
static final String[]
static final String[]
static final String[]
static final String[]
static final String[]
static final String[]
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
This is a special shape.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Field Details
-
CUBE
- See Also:
-
CUBE_DOWN
- See Also:
-
CUBE_NORTH
- See Also:
-
CUBE_EAST
- See Also:
-
CUBE_SOUTH
- See Also:
-
CUBE_WEST
- See Also:
-
ALL_CUBES
-
PYRAMID
- See Also:
-
PYRAMID_DOWN
- See Also:
-
PYRAMID_NORTH
- See Also:
-
PYRAMID_EAST
- See Also:
-
PYRAMID_SOUTH
- See Also:
-
PYRAMID_WEST
- See Also:
-
ALL_PYRAMIDS
-
WEDGE_NORTH
- See Also:
-
WEDGE_EAST
- See Also:
-
WEDGE_SOUTH
- See Also:
-
WEDGE_WEST
- See Also:
-
WEDGE_INVERTED_NORTH
- See Also:
-
WEDGE_INVERTED_EAST
- See Also:
-
WEDGE_INVERTED_SOUTH
- See Also:
-
WEDGE_INVERTED_WEST
- See Also:
-
ALL_WEDGES
-
POLE
- See Also:
-
POLE_DOWN
- See Also:
-
POLE_NORTH
- See Also:
-
POLE_EAST
- See Also:
-
POLE_SOUTH
- See Also:
-
POLE_WEST
- See Also:
-
ALL_POLES
-
ROUNDED_CUBE
- See Also:
-
ROUNDED_CUBE_DOWN
- See Also:
-
ROUNDED_CUBE_NORTH
- See Also:
-
ROUNDED_CUBE_EAST
- See Also:
-
ROUNDED_CUBE_SOUTH
- See Also:
-
ROUNDED_CUBE_WEST
- See Also:
-
ALL_ROUNDED_CUBES
-
SLAB
- See Also:
-
SLAB_DOWN
- See Also:
-
SLAB_NORTH
- See Also:
-
SLAB_EAST
- See Also:
-
SLAB_SOUTH
- See Also:
-
SLAB_WEST
- See Also:
-
ALL_SLABS
-
DOUBLE_SLAB
- See Also:
-
DOUBLE_SLAB_DOWN
- See Also:
-
DOUBLE_SLAB_NORTH
- See Also:
-
DOUBLE_SLAB_EAST
- See Also:
-
DOUBLE_SLAB_SOUTH
- See Also:
-
DOUBLE_SLAB_WEST
- See Also:
-
ALL_DOUBLE_SLABS
-
PLATE
- See Also:
-
PLATE_DOWN
- See Also:
-
PLATE_NORTH
- See Also:
-
PLATE_EAST
- See Also:
-
PLATE_SOUTH
- See Also:
-
PLATE_WEST
- See Also:
-
ALL_PLATES
-
SQUARE
- See Also:
-
SQUARE_DOWN
- See Also:
-
SQUARE_NORTH
- See Also:
-
SQUARE_EAST
- See Also:
-
SQUARE_SOUTH
- See Also:
-
SQUARE_WEST
- See Also:
-
ALL_SQUARES
-
STAIRS_NORTH
- See Also:
-
STAIRS_EAST
- See Also:
-
STAIRS_SOUTH
- See Also:
-
STAIRS_WEST
- See Also:
-
STAIRS_INVERTED_NORTH
- See Also:
-
STAIRS_INVERTED_EAST
- See Also:
-
STAIRS_INVERTED_SOUTH
- See Also:
-
STAIRS_INVERTED_WEST
- See Also:
-
STAIRS_INNER_CORNER_NORTH
- See Also:
-
STAIRS_INNER_CORNER_EAST
- See Also:
-
STAIRS_INNER_CORNER_SOUTH
- See Also:
-
STAIRS_INNER_CORNER_WEST
- See Also:
-
STAIRS_INVERTED_INNER_CORNER_NORTH
- See Also:
-
STAIRS_INVERTED_INNER_CORNER_EAST
- See Also:
-
STAIRS_INVERTED_INNER_CORNER_SOUTH
- See Also:
-
STAIRS_INVERTED_INNER_CORNER_WEST
- See Also:
-
STAIRS_OUTER_CORNER_NORTH
- See Also:
-
STAIRS_OUTER_CORNER_EAST
- See Also:
-
STAIRS_OUTER_CORNER_SOUTH
- See Also:
-
STAIRS_OUTER_CORNER_WEST
- See Also:
-
STAIRS_INVERTED_OUTER_CORNER_NORTH
- See Also:
-
STAIRS_INVERTED_OUTER_CORNER_EAST
- See Also:
-
STAIRS_INVERTED_OUTER_CORNER_SOUTH
- See Also:
-
STAIRS_INVERTED_OUTER_CORNER_WEST
- See Also:
-
ALL_STAIRS
-
SQUARE_CUBOID_NINE_TENTHS
This is a special shape. Although it is not a cube, it is considered as a cube in the visible face check algorithm of a chunk. Blocks with this shape that are next to each other will not render the shared face between them, even if the 'shared' faces are not connected.- See Also:
-
CYLINDER_UP
- See Also:
-
CYLINDER_DOWN
- See Also:
-
CYLINDER_NORTH
- See Also:
-
CYLINDER_SOUTH
- See Also:
-
CYLINDER_EAST
- See Also:
-
CYLINDER_WEST
- See Also:
-
ALL_CYLINDERS
-