Package net.minecraft.inventory
Class AnimalInventory
java.lang.Object
net.minecraft.inventory.SimpleInventory
net.minecraft.inventory.AnimalInventory
public class AnimalInventory extends SimpleInventory
- Mappings:
Namespace Name official xjintermediary net/minecraft/class_1984named net/minecraft/inventory/AnimalInventory
-
Constructor Summary
Constructors Constructor Description AnimalInventory(String name, int id)AnimalInventory(Text text, int id) -
Method Summary
Methods inherited from class net.minecraft.inventory.SimpleInventory
addListener, canPlayerUseInv, clear, fillInventoryWith, getInvMaxStackAmount, getInvSize, getInvStack, getName, getProperties, getProperty, getTranslationKey, hasCustomName, isValidInvStack, markDirty, onInvClose, onInvOpen, removeInvStack, removeListener, setInvStack, setName, setProperty, takeInvStack
-
Constructor Details
-
AnimalInventory
- Mappings:
Namespace Name Mixin selector official <init>Lxj;<init>(Ljava/lang/String;I)Vintermediary <init>Lnet/minecraft/class_1984;<init>(Ljava/lang/String;I)Vnamed <init>Lnet/minecraft/inventory/AnimalInventory;<init>(Ljava/lang/String;I)V
-
AnimalInventory
- Mappings:
Namespace Name Mixin selector official <init>Loq;<init>(Leu;I)Vintermediary <init>Lnet/minecraft/class_1727;<init>(Lnet/minecraft/class_1444;I)Vnamed <init>Lnet/minecraft/inventory/SimpleInventory;<init>(Lnet/minecraft/text/Text;I)V
-