Uses of Enum Class
com.comphenix.protocol.wrappers.EnumWrappers.ItemSlot
Packages that use EnumWrappers.ItemSlot
-
Uses of EnumWrappers.ItemSlot in com.comphenix.protocol.events
Methods in com.comphenix.protocol.events that return types with arguments of type EnumWrappers.ItemSlotModifier and TypeMethodDescriptionAbstractStructure.getItemSlots()Retrieve a read/write structure for the ItemSlot enum in 1.9.StructureModifier<List<Pair<EnumWrappers.ItemSlot,org.bukkit.inventory.ItemStack>>>AbstractStructure.getSlotStackPairLists()Retrieve a read/write structure for ItemSlot/ItemStack pair lists in 1.16+ -
Uses of EnumWrappers.ItemSlot in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return EnumWrappers.ItemSlotModifier and TypeMethodDescriptionstatic EnumWrappers.ItemSlotReturns the enum constant of this class with the specified name.static EnumWrappers.ItemSlot[]EnumWrappers.ItemSlot.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.comphenix.protocol.wrappers that return types with arguments of type EnumWrappers.ItemSlot