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