Uses of Enum
net.citizensnpcs.trait.ShopTrait.ShopType
Packages that use ShopTrait.ShopType
-
Uses of ShopTrait.ShopType in net.citizensnpcs.trait
Methods in net.citizensnpcs.trait that return ShopTrait.ShopTypeModifier and TypeMethodDescriptionShopTrait.NPCShop.getShopType()
static ShopTrait.ShopType
Returns the enum constant of this type with the specified name.static ShopTrait.ShopType[]
ShopTrait.ShopType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.citizensnpcs.trait with parameters of type ShopTrait.ShopType