public class JsonTemplates
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DOOR_BLOCKSTATE
public static final String DOOR_BLOCKSTATE
- See Also:
-
-
TRAPDOOR_BLOCKSTATE
public static final String TRAPDOOR_BLOCKSTATE
- See Also:
-
-
STAIRS_BLOCKSTATE
public static final String STAIRS_BLOCKSTATE
- See Also:
-
-
WALL_BLOCKSTATE
public static final String WALL_BLOCKSTATE
- See Also:
-
-
Constructor Details
-
JsonTemplates
public JsonTemplates()