Class Token
java.lang.Object
me.c7dev.dexterity.displays.schematics.token.Token
- Direct Known Subclasses:
CharToken,DoubleToken,StringToken
Saves a particular attribute of the DexterityDisplay
Can be reused in multiple DexBlocks that share the same type and value token attribute
Each token is then given a BinaryTag in the Huffman coding step
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Token
-
-
Method Details