Package info.u_team.u_team_core.api.menu
Interface ItemSlotCreator
- All Known Implementing Classes:
ItemContainerSlotCreator
public interface ItemSlotCreator
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.inventory.SlotcreateSlot(int index, int x, int y)
-
Method Details
-
createSlot
net.minecraft.world.inventory.Slot createSlot(int index, int x, int y)
-