Uses of Class
cmion.addOns.samgar.playerProxy.PlayerLocalize.DATA
-
Packages that use PlayerLocalize.DATA Package Description cmion.addOns.samgar.playerProxy -
-
Uses of PlayerLocalize.DATA in cmion.addOns.samgar.playerProxy
Methods in cmion.addOns.samgar.playerProxy that return PlayerLocalize.DATA Modifier and Type Method Description static PlayerLocalize.DATAPlayerLocalize.DATA. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PlayerLocalize.DATA[]PlayerLocalize.DATA. values()Returns an array containing the constants of this enum type, in the order they are declared.
-