Class Schematic
java.lang.Object
me.c7dev.dexterity.displays.schematics.Schematic
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondecode
(byte[] data) void
decodeObjects
(byte[] data) int
Create a copy of the schematic centered at the specified locationvoid
reloadBlocks
(List<Token> data) Interprets the token sequence to translate back intoDexBlock
states
-
Constructor Details
-
Schematic
-
-
Method Details
-
getAuthor
-
getSchemaVersion
public int getSchemaVersion() -
decode
-
decodeObjects
public void decodeObjects(byte[] data) -
reloadBlocks
-
paste
Create a copy of the schematic centered at the specified location- Parameters:
loc
-
-