Package net.minecraft
Class class_4552
java.lang.Object
net.minecraft.inventory.SimpleInventory
net.minecraft.class_4552
- Mappings:
Namespace Name official airintermediary net/minecraft/class_4552named net/minecraft/class_4552
-
Constructor Summary
ConstructorsConstructorDescriptionclass_4552(EnchantingScreenHandler enchantingScreenHandler, String string, boolean bool, int int2) -
Method Summary
Methods inherited from class net.minecraft.inventory.SimpleInventory
addListener, canPlayerUseInv, clear, fillInventoryWith, getInvSize, getInvStack, getProperties, getProperty, getTranslationKey, hasCustomName, isValidInvStack, method_6344, onInvClose, onInvOpen, removeInvStack, removeListener, setInvStack, setName, setProperty, takeInvStack
-
Constructor Details
-
class_4552
class_4552(EnchantingScreenHandler enchantingScreenHandler, String string, boolean bool, int int2)
-
-
Method Details
-
getInvMaxStackAmount
public int getInvMaxStackAmount()- Specified by:
getInvMaxStackAmountin interfaceInventory- Overrides:
getInvMaxStackAmountin classSimpleInventory- Mappings:
Namespace Name Mixin selector official p_Lvq;p_()Iintermediary method_2389Lnet/minecraft/class_849;method_2389()Inamed getInvMaxStackAmountLnet/minecraft/inventory/Inventory;getInvMaxStackAmount()I
-
markDirty
public void markDirty()- Specified by:
markDirtyin interfaceInventory- Overrides:
markDirtyin classSimpleInventory- Mappings:
Namespace Name Mixin selector official o_Lvq;o_()Vintermediary method_543Lnet/minecraft/class_849;method_543()Vnamed markDirtyLnet/minecraft/inventory/Inventory;markDirty()V
-