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