Package com.rvandoosselaer.blocks
Interface TypeIds
public interface TypeIds
Contains all the keys of the types that are registered in the
TypeRegistry
. Use these keys to retrieve the
types from the TypeRegistry.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
-
Field Details
-
BIRCH_LOG
- See Also:
-
BIRCH_PLANKS
- See Also:
-
BRICKS
- See Also:
-
COBBLESTONE
- See Also:
-
MOSSY_COBBLESTONE
- See Also:
-
DIRT
- See Also:
-
GRAVEL
- See Also:
-
GRASS
- See Also:
-
GRASS_SNOW
- See Also:
-
PALM_TREE_LOG
- See Also:
-
PALM_TREE_PLANKS
- See Also:
-
ROCK
- See Also:
-
OAK_LOG
- See Also:
-
OAK_PLANKS
- See Also:
-
SAND
- See Also:
-
SNOW
- See Also:
-
SPRUCE_LOG
- See Also:
-
SPRUCE_PLANKS
- See Also:
-
STONE_BRICKS
- See Also:
-
MOSSY_STONE_BRICKS
- See Also:
-
WATER
- See Also:
-
WATER_STILL
- See Also:
-
BIRCH_LEAVES
- See Also:
-
PALM_TREE_LEAVES
- See Also:
-
OAK_LEAVES
- See Also:
-
SPRUCE_LEAVES
- See Also:
-
WINDOW
- See Also:
-