Uses of Enum Class
org.rspeer.game.event.InventoryEvent.Type
Packages that use InventoryEvent.Type
-
Uses of InventoryEvent.Type in org.rspeer.game.event
Subclasses with type arguments of type InventoryEvent.Type in org.rspeer.game.eventMethods in org.rspeer.game.event that return InventoryEvent.TypeModifier and TypeMethodDescriptionInventoryEvent.getType()static InventoryEvent.TypeReturns the enum constant of this class with the specified name.static InventoryEvent.Type[]InventoryEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.