Klasse ItemContainerSlotCreator

java.lang.Object
info.u_team.u_team_core.menu.ItemContainerSlotCreator
Alle implementierten Schnittstellen:
ItemSlotCreator

public class ItemContainerSlotCreator extends Object implements ItemSlotCreator
  • Konstruktordetails

    • ItemContainerSlotCreator

      protected ItemContainerSlotCreator(net.minecraft.world.Container container)
  • Methodendetails

    • of

      public static ItemContainerSlotCreator of(net.minecraft.world.Container container)
    • createSlot

      public net.minecraft.world.inventory.Slot createSlot(int index, int x, int y)
      Angegeben von:
      createSlot in Schnittstelle ItemSlotCreator