Uses of Class
net.royalur.lut.LutMetadata
Packages that use LutMetadata
- 
Uses of LutMetadata in net.royalur.lut
Methods in net.royalur.lut that return LutMetadataModifier and TypeMethodDescriptionLutMetadata.copy()LutMetadata.copyWithValueType(ValueType valueType) static LutMetadataLutMetadata.decode(JsonNotation notation, String encoded) Lut.getMetadata()static LutMetadataLutMetadata.read(JsonNotation notation, com.fasterxml.jackson.databind.node.ObjectNode json) Constructors in net.royalur.lut with parameters of type LutMetadataModifierConstructorDescriptionLut(GameStateEncoding encoding, LutMetadata metadata, LutMap[] maps)