Class CreativeInventoryScreen.LockableSlot

java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.LockableSlot
Enclosing class:
CreativeInventoryScreen

@Environment(CLIENT)
static class CreativeInventoryScreen.LockableSlot
extends Slot
  • Constructor Details

    • LockableSlot

      public LockableSlot​(Inventory inventory, int index, int x, int y)
  • Method Details