JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.neoforged.neoforge.items.wrapper
SidedInvWrapper
InsertLimit
Contents
Description
Method Summary
Method Details
limitInsert(int, int, ItemStack)
Hide sidebar
Show sidebar
Interface SidedInvWrapper.InsertLimit
Enclosing class:
SidedInvWrapper
private static interface
SidedInvWrapper.InsertLimit
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
limitInsert
(int wrapperSlot, int invSlot,
ItemStack
stack)
Method Details
limitInsert
int
limitInsert
(int wrapperSlot, int invSlot,
ItemStack
stack)