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