Uses of Record Class
dev.twilite.game.common.GameVals.Constant
Packages that use GameVals.Constant
-
Uses of GameVals.Constant in dev.twilite.game.common
Methods in dev.twilite.game.common that return types with arguments of type GameVals.ConstantModifier and TypeMethodDescriptionstatic Optional<GameVals.Constant> GameVals.constant(dev.twilite.cache.gameval.GameValType type, int id) Returns the generated Java constant forid.static Optional<GameVals.Constant> GameVals.interfaceComponent(int id) Returns the generated Java constant for an interface component uid.static Optional<GameVals.Constant> GameVals.interfaceComponent(int group, int component) Returns the generated Java constant for an interface component.