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