Class CreativeInventoryScreen.LockableSlot

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

@Environment(CLIENT) private static class CreativeInventoryScreen.LockableSlot extends Slot
Mappings:
Namespace Name
official eqn$a
intermediary net/minecraft/class_481$class_482
named net/minecraft/client/gui/screen/ingame/CreativeInventoryScreen$LockableSlot
  • Constructor Details

    • LockableSlot

      public LockableSlot(Inventory inventory, int index, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcax;<init>(Lbcf;III)V
      intermediary <init> Lnet/minecraft/class_1735;<init>(Lnet/minecraft/class_1263;III)V
      named <init> Lnet/minecraft/screen/slot/Slot;<init>(Lnet/minecraft/inventory/Inventory;III)V
  • Method Details

    • canTakeItems

      public boolean canTakeItems(PlayerEntity playerEntity)
      Overrides:
      canTakeItems in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lcax;a(Lbwp;)Z
      intermediary method_7674 Lnet/minecraft/class_1735;method_7674(Lnet/minecraft/class_1657;)Z
      named canTakeItems Lnet/minecraft/screen/slot/Slot;canTakeItems(Lnet/minecraft/entity/player/PlayerEntity;)Z