Package net.minecraft.inventory
Class AnimalInventory
java.lang.Object
net.minecraft.inventory.SimpleInventory
net.minecraft.inventory.AnimalInventory
- All Implemented Interfaces:
class_3538,Inventory,Nameable
- Mappings:
Namespace Name official aqkintermediary net/minecraft/class_1719named net/minecraft/inventory/AnimalInventory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.inventory.SimpleInventory
addListener, canPlayerUseInv, clear, fillInventoryWith, getInvMaxStackAmount, getInvSize, getInvStack, getProperties, getProperty, hasCustomName, isEmpty, isValidInvStack, markDirty, method_15540, method_15541, method_15542, method_15987, onInvClose, onInvOpen, removeInvStack, removeListener, setInvStack, setProperty, takeInvStackMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.inventory.Inventory
getHeight, method_11260Methods inherited from interface net.minecraft.text.Nameable
method_6344
-
Constructor Details
-
AnimalInventory
- Mappings:
Namespace Name Mixin selector official <init>Ladt;<init>(Lij;I)Vintermediary <init>Lnet/minecraft/class_852;<init>(Lnet/minecraft/class_1982;I)Vnamed <init>Lnet/minecraft/inventory/SimpleInventory;<init>(Lnet/minecraft/text/Text;I)V
-