Package net.minecraft

Class class_11041


public class class_11041 extends Slot
Mappings:
Namespace Name
named net/minecraft/class_11041
intermediary net/minecraft/class_11041
official czo
  • Field Details

    • field_58800

      final class_11043 field_58800
      Mappings:
      Namespace Name Mixin selector
      named field_58800 Lnet/minecraft/class_11041;field_58800:Lnet/minecraft/class_11043;
      intermediary field_58800 Lnet/minecraft/class_11041;field_58800:Lnet/minecraft/class_11043;
      official a Lczo;a:Lczq;
  • Constructor Details

    • class_11041

      public class_11041(Inventory inventory, int int2, int int3, int int4, class_11043 class_11043)
  • Method Details

    • canInsert

      public boolean canInsert(ItemStack stack)
      Overrides:
      canInsert in class Slot
      Mappings:
      Namespace Name Mixin selector
      named canInsert Lnet/minecraft/screen/slot/Slot;canInsert(Lnet/minecraft/item/ItemStack;)Z
      intermediary method_7680 Lnet/minecraft/class_1735;method_7680(Lnet/minecraft/class_1799;)Z
      official a Ldaf;a(Ldcs;)Z
    • canTakeItems

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

      public boolean method_69517()
      Mappings:
      Namespace Name Mixin selector
      named method_69517 Lnet/minecraft/class_11041;method_69517()Z
      intermediary method_69517 Lnet/minecraft/class_11041;method_69517()Z
      official f Lczo;f()Z
    • onTakeItem

      public void onTakeItem(PlayerEntity player, ItemStack stack)
      Overrides:
      onTakeItem in class Slot
      Mappings:
      Namespace Name Mixin selector
      named onTakeItem Lnet/minecraft/screen/slot/Slot;onTakeItem(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;)V
      intermediary method_7667 Lnet/minecraft/class_1735;method_7667(Lnet/minecraft/class_1657;Lnet/minecraft/class_1799;)V
      official a Ldaf;a(Lcuf;Ldcs;)V
    • setStack

      public void setStack(ItemStack stack, ItemStack previousStack)
      Sets the slot's stack to stack and marks the slot as dirty. Subclasses may override this method to perform additional operations.
      Overrides:
      setStack in class Slot
      Mappings:
      Namespace Name Mixin selector
      named setStack Lnet/minecraft/screen/slot/Slot;setStack(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V
      intermediary method_48931 Lnet/minecraft/class_1735;method_48931(Lnet/minecraft/class_1799;Lnet/minecraft/class_1799;)V
      official a Ldaf;a(Ldcs;Ldcs;)V
    • isEnabled

      public boolean isEnabled()
      Overrides:
      isEnabled in class Slot
      Mappings:
      Namespace Name Mixin selector
      named isEnabled Lnet/minecraft/screen/slot/Slot;isEnabled()Z
      intermediary method_7682 Lnet/minecraft/class_1735;method_7682()Z
      official a Ldaf;a()Z