net.minecraft.inventory

public class InventoryUtils

qj
net.minecraft.class_2606
net.minecraft.inventory.InventoryUtils
net.minecraft.inventory.InventoryHelper

Field summary

Modifier and TypeField
private static final Random
a
field_11883
RANDOM
RANDOM

Method summary

Modifier and TypeMethod
public static void
a(aht arg0, cl arg1, qg arg2)
method_10900(class_1150 arg0, class_2552 arg1, class_849 arg2)
dropItems(World world, BlockPos pos, Inventory inventory)
dropInventoryItems(World worldIn, BlockPos pos, IInventory inventory)
public static void
a(aht arg0, rr arg1, qg arg2)
method_10901(class_1150 arg0, class_864 arg1, class_849 arg2)
dropItems(World world, Entity owner, Inventory inventory)
dropInventoryItems(World worldIn, Entity entityAt, IInventory inventory)
private static void
a(aht arg0, double arg1, double arg2, double arg3, qg arg4)
method_10898(class_1150 arg0, double arg1, double arg2, double arg3, class_849 arg4)
dropItems(World world, double x, double y, double z, Inventory inventory)
dropInventoryItems(World worldIn, double x, double y, double z, IInventory inventory)
public static void
a(aht arg0, double arg1, double arg2, double arg3, adq arg4)
method_10899(class_1150 arg0, double arg1, double arg2, double arg3, class_1071 arg4)
dropItem(World world, double x, double y, double z, ItemStack item)
spawnItemStack(World worldIn, double x, double y, double z, ItemStack stack)