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 TypeMethodDescriptionstatic LutMetadata
LutMetadata.decode
(JsonNotation notation, String encoded) Lut.getMetadata()
static LutMetadata
LutMetadata.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)