Package net.minecraft.inventory
Class EnderChestInventory
java.lang.Object
net.minecraft.inventory.SimpleInventory
net.minecraft.inventory.EnderChestInventory
- All Implemented Interfaces:
Inventory
- Mappings:
Namespace Name official zgintermediary net/minecraft/class_1023named net/minecraft/inventory/EnderChestInventory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanPlayerUseInv(PlayerEntity player) voidvoidvoidreadNbtList(NbtList nbtList) voidsetCurrentBlockEntity(EnderChestBlockEntity enderChestBlockEntity) Methods inherited from class net.minecraft.inventory.SimpleInventory
addListener, getInvMaxStackAmount, getInvSize, getInvStack, isValidInvStack, markDirty, method_2385, method_5339, removeInvStack, removeListener, setInvStack, setName, takeInvStack
-
Field Details
-
field_4145
- Mappings:
Namespace Name Mixin selector official aLzg;a:Lanp;intermediary field_4145Lnet/minecraft/class_1023;field_4145:Lnet/minecraft/class_220;named field_4145Lnet/minecraft/inventory/EnderChestInventory;field_4145:Lnet/minecraft/block/entity/EnderChestBlockEntity;
-
-
Constructor Details
-
EnderChestInventory
public EnderChestInventory()
-
-
Method Details
-
setCurrentBlockEntity
- Mappings:
Namespace Name Mixin selector official aLzg;a(Lanp;)Vintermediary method_3288Lnet/minecraft/class_1023;method_3288(Lnet/minecraft/class_220;)Vnamed setCurrentBlockEntityLnet/minecraft/inventory/EnderChestInventory;setCurrentBlockEntity(Lnet/minecraft/block/entity/EnderChestBlockEntity;)V
-
readNbtList
- Mappings:
Namespace Name Mixin selector official aLzg;a(Ldp;)Vintermediary method_3289Lnet/minecraft/class_1023;method_3289(Lnet/minecraft/class_474;)Vnamed readNbtListLnet/minecraft/inventory/EnderChestInventory;readNbtList(Lnet/minecraft/nbt/NbtList;)V
-
toNbtList
- Mappings:
Namespace Name Mixin selector official hLzg;h()Ldp;intermediary method_3290Lnet/minecraft/class_1023;method_3290()Lnet/minecraft/class_474;named toNbtListLnet/minecraft/inventory/EnderChestInventory;toNbtList()Lnet/minecraft/nbt/NbtList;
-
canPlayerUseInv
- Specified by:
canPlayerUseInvin interfaceInventory- Overrides:
canPlayerUseInvin classSimpleInventory- Mappings:
Namespace Name Mixin selector official aLpn;a(Lxk;)Zintermediary method_2384Lnet/minecraft/class_849;method_2384(Lnet/minecraft/class_988;)Znamed canPlayerUseInvLnet/minecraft/inventory/Inventory;canPlayerUseInv(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
method_2390
public void method_2390()- Specified by:
method_2390in interfaceInventory- Overrides:
method_2390in classSimpleInventory- Mappings:
Namespace Name Mixin selector official fLpn;f()Vintermediary method_2390Lnet/minecraft/class_849;method_2390()Vnamed method_2390Lnet/minecraft/inventory/Inventory;method_2390()V
-
method_2387
public void method_2387()- Specified by:
method_2387in interfaceInventory- Overrides:
method_2387in classSimpleInventory- Mappings:
Namespace Name Mixin selector official l_Lpn;l_()Vintermediary method_2387Lnet/minecraft/class_849;method_2387()Vnamed method_2387Lnet/minecraft/inventory/Inventory;method_2387()V
-