Package net.minecraft.inventory
Class class_1014
java.lang.Object
net.minecraft.inventory.SimpleInventory
net.minecraft.inventory.class_1014
- All Implemented Interfaces:
Inventory
- Mappings:
Namespace Name official ysintermediary net/minecraft/class_1014named net/minecraft/inventory/class_1014
-
Constructor Summary
ConstructorsConstructorDescriptionclass_1014(EnchantingScreenHandler enchantingScreenHandler, String string, boolean bool, int int2) -
Method Summary
Methods inherited from class net.minecraft.inventory.SimpleInventory
addListener, canPlayerUseInv, getInvSize, getInvStack, isValidInvStack, method_2385, method_2387, method_2390, method_5339, removeInvStack, removeListener, setInvStack, setName, takeInvStack
-
Constructor Details
-
class_1014
class_1014(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 dLpn;d()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 eLpn;e()Vintermediary method_543Lnet/minecraft/class_849;method_543()Vnamed markDirtyLnet/minecraft/inventory/Inventory;markDirty()V
-