Class EnderChestInventory

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

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

    • activeBlockEntity

      @Nullable private EnderChestBlockEntity activeBlockEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lbky;a:Lcgg;
      intermediary field_7864 Lnet/minecraft/class_1730;field_7864:Lnet/minecraft/class_2611;
      named activeBlockEntity Lnet/minecraft/inventory/EnderChestInventory;activeBlockEntity:Lnet/minecraft/block/entity/EnderChestBlockEntity;
  • Constructor Details

    • EnderChestInventory

      public EnderChestInventory()
  • Method Details

    • setActiveBlockEntity

      public void setActiveBlockEntity​(EnderChestBlockEntity blockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lbky;a(Lcgg;)V
      intermediary method_7661 Lnet/minecraft/class_1730;method_7661(Lnet/minecraft/class_2611;)V
      named setActiveBlockEntity Lnet/minecraft/inventory/EnderChestInventory;setActiveBlockEntity(Lnet/minecraft/block/entity/EnderChestBlockEntity;)V
    • method_31556

      public boolean method_31556​(EnderChestBlockEntity enderChestBlockEntity)
      Mappings:
      Namespace Name Mixin selector
      official b Lbky;b(Lcgg;)Z
      intermediary method_31556 Lnet/minecraft/class_1730;method_31556(Lnet/minecraft/class_2611;)Z
      named method_31556 Lnet/minecraft/inventory/EnderChestInventory;method_31556(Lnet/minecraft/block/entity/EnderChestBlockEntity;)Z
    • readTags

      public void readTags​(ListTag tags)
      Overrides:
      readTags in class SimpleInventory
      Mappings:
      Namespace Name Mixin selector
      official a Lapv;a(Lmw;)V
      intermediary method_7659 Lnet/minecraft/class_1277;method_7659(Lnet/minecraft/class_2499;)V
      named readTags Lnet/minecraft/inventory/SimpleInventory;readTags(Lnet/minecraft/nbt/ListTag;)V
    • getTags

      public ListTag getTags()
      Overrides:
      getTags in class SimpleInventory
      Mappings:
      Namespace Name Mixin selector
      official g Lapv;g()Lmw;
      intermediary method_7660 Lnet/minecraft/class_1277;method_7660()Lnet/minecraft/class_2499;
      named getTags Lnet/minecraft/inventory/SimpleInventory;getTags()Lnet/minecraft/nbt/ListTag;
    • canPlayerUse

      public boolean canPlayerUse​(PlayerEntity player)
      Specified by:
      canPlayerUse in interface Inventory
      Overrides:
      canPlayerUse in class SimpleInventory
      Mappings:
      Namespace Name Mixin selector
      official a Lapj;a(Lbhl;)Z
      intermediary method_5443 Lnet/minecraft/class_1263;method_5443(Lnet/minecraft/class_1657;)Z
      named canPlayerUse Lnet/minecraft/inventory/Inventory;canPlayerUse(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • onOpen

      public void onOpen​(PlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official c_ Lapj;c_(Lbhl;)V
      intermediary method_5435 Lnet/minecraft/class_1263;method_5435(Lnet/minecraft/class_1657;)V
      named onOpen Lnet/minecraft/inventory/Inventory;onOpen(Lnet/minecraft/entity/player/PlayerEntity;)V
    • onClose

      public void onClose​(PlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official b_ Lapj;b_(Lbhl;)V
      intermediary method_5432 Lnet/minecraft/class_1263;method_5432(Lnet/minecraft/class_1657;)V
      named onClose Lnet/minecraft/inventory/Inventory;onClose(Lnet/minecraft/entity/player/PlayerEntity;)V