Uses of Enum Class
org.rspeer.game.effect.Hitsplat.Type
Packages that use Hitsplat.Type
-
Uses of Hitsplat.Type in org.rspeer.game.effect
Subclasses with type arguments of type Hitsplat.Type in org.rspeer.game.effectMethods in org.rspeer.game.effect that return Hitsplat.TypeModifier and TypeMethodDescriptionHitsplat.getType()static Hitsplat.TypeHitsplat.Type.valueOf(int id) Returns the enum constant of this class with the specified name.static Hitsplat.TypeReturns the enum constant of this class with the specified name.static Hitsplat.Type[]Hitsplat.Type.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Hitsplat.Type in org.rspeer.game.event
Methods in org.rspeer.game.event that return Hitsplat.Type