History - net.minecraft.inventory.Inventory
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.Container
net.minecraft.class_1263
net.minecraft.inventory.Inventory
Fields
float: DEFAULT_DISTANCE_BUFFER, field_48319, DEFAULT_MAX_INTERACTION_RANGE
Constructors
Methods
int (): getContainerSize, method_5439, size
boolean (): isEmpty, method_5442, isEmpty
ItemStack (int): getItem, method_5438, getStack
ItemStack (int, int): removeItem, method_5434, removeStack
ItemStack (int): removeItemNoUpdate, method_5441, removeStack
void (int, ItemStack): setItem, method_5447, setStack
int (): getMaxStackSize, method_5444, getMaxCountPerStack
int (ItemStack): getMaxStackSize, method_58350, getMaxCount
void (): setChanged, method_5431, markDirty
boolean (PlayerEntity): stillValid, method_5443, canPlayerUse
void (ContainerUser): startOpen, method_5435, onOpen
void (ContainerUser): stopOpen, method_5432, onClose
List<ContainerUser> (): getEntitiesWithContainerOpen, method_72379, getViewingUsers
boolean (int, ItemStack): canPlaceItem, method_5437, isValid
boolean (Inventory, int, ItemStack): canTakeItem, method_49104, canTransferTo
int (Item): countItem, method_18861, count
boolean (Set<Item>): hasAnyOf, method_18862, containsAny
boolean (Predicate<ItemStack>): hasAnyMatching, method_43256, containsAny
boolean (BlockEntity, PlayerEntity): stillValidBlockEntity, method_49105, canPlayerUse
boolean (BlockEntity, PlayerEntity, float): stillValidBlockEntity, method_49106, canPlayerUse
StackReference (int): getSlot, method_32318, getStackReference
Iterator<ItemStack> (): iterator
boolean (Set, ItemStack): lambda$hasAnyOf$0, method_43255, method_43255