Uses of Class
net.royalur.lut.store.LutMap
Packages that use LutMap
-
Uses of LutMap in net.royalur.lut
Methods in net.royalur.lut that return LutMapModifier and TypeMethodDescriptionLut.getMap(int upperKey) LutMap[]Lut.getMaps()LutTrainer.populateNewMap(int upperKeyFilter) LutMap[]LutTrainer.populateNewMaps(int upperKeyLimit) Constructors in net.royalur.lut with parameters of type LutMapModifierConstructorDescriptionLut(GameStateEncoding encoding, LutMetadata metadata, LutMap[] maps)