Class Generic3x3ScreenHandler

java.lang.Object
net.minecraft.screen.ScreenHandler
net.minecraft.screen.Generic3x3ScreenHandler

public class Generic3x3ScreenHandler extends ScreenHandler
Mappings:
Namespace Name
official zk
intermediary net/minecraft/class_1027
named net/minecraft/screen/Generic3x3ScreenHandler
  • Field Details

    • field_4155

      private DispenserBlockEntity field_4155
      Mappings:
      Namespace Name Mixin selector
      official a Lzk;a:Lanm;
      intermediary field_4155 Lnet/minecraft/class_1027;field_4155:Lnet/minecraft/class_218;
      named field_4155 Lnet/minecraft/screen/Generic3x3ScreenHandler;field_4155:Lnet/minecraft/block/entity/DispenserBlockEntity;
  • Constructor Details

  • Method Details

    • canUse

      public boolean canUse(PlayerEntity player)
      Specified by:
      canUse in class ScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official a Lyd;a(Lxk;)Z
      intermediary method_3269 Lnet/minecraft/class_1002;method_3269(Lnet/minecraft/class_988;)Z
      named canUse Lnet/minecraft/screen/ScreenHandler;canUse(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • transferSlot

      public ItemStack transferSlot(PlayerEntity player, int invSlot)
      Overrides:
      transferSlot in class ScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official b Lyd;b(Lxk;I)Labo;
      intermediary method_3265 Lnet/minecraft/class_1002;method_3265(Lnet/minecraft/class_988;I)Lnet/minecraft/class_1071;
      named transferSlot Lnet/minecraft/screen/ScreenHandler;transferSlot(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;