Class EnderChestInventory

java.lang.Object
net.minecraft.inventory.SimpleInventory
net.minecraft.inventory.EnderChestInventory
All Implemented Interfaces:
Inventory, Nameable

public class EnderChestInventory extends SimpleInventory
Mappings:
Namespace Name
official adg
intermediary net/minecraft/class_1023
named net/minecraft/inventory/EnderChestInventory
  • Field Details

    • field_4145

      private EnderChestBlockEntity field_4145
      Mappings:
      Namespace Name Mixin selector
      official a Ladg;a:Lasl;
      intermediary field_4145 Lnet/minecraft/class_1023;field_4145:Lnet/minecraft/class_220;
      named field_4145 Lnet/minecraft/inventory/EnderChestInventory;field_4145:Lnet/minecraft/block/entity/EnderChestBlockEntity;
  • Constructor Details

    • EnderChestInventory

      public EnderChestInventory()
  • Method Details

    • setCurrentBlockEntity

      public void setCurrentBlockEntity(EnderChestBlockEntity enderChestBlockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Ladg;a(Lasl;)V
      intermediary method_3288 Lnet/minecraft/class_1023;method_3288(Lnet/minecraft/class_220;)V
      named setCurrentBlockEntity Lnet/minecraft/inventory/EnderChestInventory;setCurrentBlockEntity(Lnet/minecraft/block/entity/EnderChestBlockEntity;)V
    • readNbtList

      public void readNbtList(NbtList nbtList)
      Mappings:
      Namespace Name Mixin selector
      official a Ladg;a(Lea;)V
      intermediary method_3289 Lnet/minecraft/class_1023;method_3289(Lnet/minecraft/class_474;)V
      named readNbtList Lnet/minecraft/inventory/EnderChestInventory;readNbtList(Lnet/minecraft/nbt/NbtList;)V
    • toNbtList

      public NbtList toNbtList()
      Mappings:
      Namespace Name Mixin selector
      official i Ladg;i()Lea;
      intermediary method_3290 Lnet/minecraft/class_1023;method_3290()Lnet/minecraft/class_474;
      named toNbtList Lnet/minecraft/inventory/EnderChestInventory;toNbtList()Lnet/minecraft/nbt/NbtList;
    • canPlayerUseInv

      public boolean canPlayerUseInv(PlayerEntity player)
      Specified by:
      canPlayerUseInv in interface Inventory
      Overrides:
      canPlayerUseInv in class SimpleInventory
      Mappings:
      Namespace Name Mixin selector
      official a Lrc;a(Laay;)Z
      intermediary method_2384 Lnet/minecraft/class_849;method_2384(Lnet/minecraft/class_988;)Z
      named canPlayerUseInv Lnet/minecraft/inventory/Inventory;canPlayerUseInv(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • onInvOpen

      public void onInvOpen(PlayerEntity player)
      Specified by:
      onInvOpen in interface Inventory
      Overrides:
      onInvOpen in class SimpleInventory
      Mappings:
      Namespace Name Mixin selector
      official b Lrc;b(Laay;)V
      intermediary method_10894 Lnet/minecraft/class_849;method_10894(Lnet/minecraft/class_988;)V
      named onInvOpen Lnet/minecraft/inventory/Inventory;onInvOpen(Lnet/minecraft/entity/player/PlayerEntity;)V
    • onInvClose

      public void onInvClose(PlayerEntity player)
      Specified by:
      onInvClose in interface Inventory
      Overrides:
      onInvClose in class SimpleInventory
      Mappings:
      Namespace Name Mixin selector
      official c Lrc;c(Laay;)V
      intermediary method_10895 Lnet/minecraft/class_849;method_10895(Lnet/minecraft/class_988;)V
      named onInvClose Lnet/minecraft/inventory/Inventory;onInvClose(Lnet/minecraft/entity/player/PlayerEntity;)V