Class IntelligentItemData

java.lang.Object
io.github.rysefoxx.inventory.plugin.content.IntelligentItemData

public class IntelligentItemData extends Object
Since:
6/14/2022
  • Constructor Details

    • IntelligentItemData

      @Contract(pure=true) public IntelligentItemData(@NotNull @NotNull IntelligentItem item, @Nonnegative int page, int originalSlot, boolean transfer, boolean presetOnAllPages)