Class RefEquipmentSlotGroup

java.lang.Object
xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefEquipmentSlotGroup

public class RefEquipmentSlotGroup extends Object
1.20.5+ org.bukkit.inventory.EquipmentSlotGroup
  • Field Details

    • EQUIPMENT_SLOT_GROUP_CLASS

      @Nullable public static final @Nullable Class<?> EQUIPMENT_SLOT_GROUP_CLASS
      1.20.5+ org.bukkit.inventory.EquipmentSlotGroup
    • EQUIPMENT_SLOT_GROUP_ANY

      @Nullable public static final @Nullable Object EQUIPMENT_SLOT_GROUP_ANY
      1.20.5+ org.bukkit.inventory.EquipmentSlotGroup#ANY
    • EQUIPMENT_SLOT_GROUP_GET_BY_NAME_METHOD

      @Nullable public static final @Nullable Method EQUIPMENT_SLOT_GROUP_GET_BY_NAME_METHOD
      1.20.5+ org.bukkit.inventory.EquipmentSlotGroup#getByName(String)