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 & value token attribute
Each token is then given a BinaryTag in the Huffman coding step
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Token
-
-
Method Details