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