Uses of Enum Class
com.loohp.limbo.inventory.InventoryView.Property
Packages that use InventoryView.Property
-
Uses of InventoryView.Property in com.loohp.limbo.inventory
Methods in com.loohp.limbo.inventory that return InventoryView.PropertyModifier and TypeMethodDescriptionstatic InventoryView.Property
Returns the enum constant of this class with the specified name.static InventoryView.Property[]
InventoryView.Property.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.loohp.limbo.inventory that return types with arguments of type InventoryView.PropertyMethods in com.loohp.limbo.inventory with parameters of type InventoryView.PropertyModifier and TypeMethodDescriptionvoid
InventoryView.setProperty
(InventoryView.Property prop, int value)