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 yd
intermediary net/minecraft/class_2007
named net/minecraft/inventory/EnderChestInventory
  • Field Details

    • field_8520

      private EnderChestBlockEntity field_8520
      Mappings:
      Namespace Name Mixin selector
      official a Lyd;a:Lalf;
      intermediary field_8520 Lnet/minecraft/class_2007;field_8520:Lnet/minecraft/class_358;
      named field_8520 Lnet/minecraft/inventory/EnderChestInventory;field_8520: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 Lyd;a(Lalf;)V
      intermediary method_8150 Lnet/minecraft/class_2007;method_8150(Lnet/minecraft/class_358;)V
      named setCurrentBlockEntity Lnet/minecraft/inventory/EnderChestInventory;setCurrentBlockEntity(Lnet/minecraft/block/entity/EnderChestBlockEntity;)V
    • readTags

      public void readTags​(ListTag listTag)
      Mappings:
      Namespace Name Mixin selector
      official a Lyd;a(Ldu;)V
      intermediary method_8151 Lnet/minecraft/class_2007;method_8151(Lnet/minecraft/class_1411;)V
      named readTags Lnet/minecraft/inventory/EnderChestInventory;readTags(Lnet/minecraft/nbt/ListTag;)V
    • getTags

      public ListTag getTags()
      Mappings:
      Namespace Name Mixin selector
      official h Lyd;h()Ldu;
      intermediary method_8152 Lnet/minecraft/class_2007;method_8152()Lnet/minecraft/class_1411;
      named getTags Lnet/minecraft/inventory/EnderChestInventory;getTags()Lnet/minecraft/nbt/ListTag;
    • canPlayerUseInv

      public boolean canPlayerUseInv​(PlayerEntity player)
      Specified by:
      canPlayerUseInv in interface Inventory
      Overrides:
      canPlayerUseInv in class SimpleInventory
      Mappings:
      Namespace Name Mixin selector
      official a Log;a(Lwn;)Z
      intermediary method_6739 Lnet/minecraft/class_1718;method_6739(Lnet/minecraft/class_1963;)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 Log;b(Lwn;)V
      intermediary method_6744 Lnet/minecraft/class_1718;method_6744(Lnet/minecraft/class_1963;)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 Log;c(Lwn;)V
      intermediary method_6745 Lnet/minecraft/class_1718;method_6745(Lnet/minecraft/class_1963;)V
      named onInvClose Lnet/minecraft/inventory/Inventory;onInvClose(Lnet/minecraft/entity/player/PlayerEntity;)V