All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static void |
fromTag(CompoundTag tag,
DefaultedList<ItemStack> stacks) |
static int |
method_29234(Inventory inventory,
Predicate<ItemStack> predicate,
int int2,
boolean bool) |
static int |
method_29235(ItemStack itemStack,
Predicate<ItemStack> predicate,
int int2,
boolean bool) |
static ItemStack |
removeStack(List<ItemStack> stacks,
int slot) |
static ItemStack |
splitStack(List<ItemStack> stacks,
int slot,
int amount) |
static CompoundTag |
toTag(CompoundTag tag,
DefaultedList<ItemStack> stacks) |
static CompoundTag |
toTag(CompoundTag tag,
DefaultedList<ItemStack> stacks,
boolean setIfEmpty) |