net.minecraft.inventory

public class InventoryUtils

agw
net.minecraft.class_1264
net.minecraft.inventory.InventoryUtils
net.minecraft.inventory.InventoryHelper
net.minecraft.inventory.InventoryHelper

Field summary

Modifier and TypeField
private static final Random
a
field_5797
RANDOM
field_180177_a
field_180177_a

Method summary

Modifier and TypeMethod
public static void
a(bhh arg0, ev arg1, agt arg2)
method_5451(class_1937 arg0, class_2338 arg1, class_1263 arg2)
dropItems(World world, BlockPos pos, Inventory inventory)
func_180175_a(World arg0, BlockPos arg1, IInventory arg2)
dropInventoryItems(World worldIn, BlockPos pos, IInventory inventory)
public static void
a(bhh arg0, aif arg1, agt arg2)
method_5452(class_1937 arg0, class_1297 arg1, class_1263 arg2)
dropItems(World world, Entity owner, Inventory inventory)
func_180176_a(World arg0, Entity arg1, IInventory arg2)
dropInventoryItems(World worldIn, Entity entityAt, IInventory inventory)
private static void
a(bhh arg0, double arg1, double arg2, double arg3, agt arg4)
method_5450(class_1937 arg0, double arg1, double arg2, double arg3, class_1263 arg4)
dropItems(World world, double x, double y, double z, Inventory inventory)
func_180174_a(World arg0, double arg1, double arg2, double arg3, IInventory arg4)
dropInventoryItems(World worldIn, double x, double y, double z, IInventory inventory)
public static void
a(bhh arg0, ev arg1, fj<bca> arg2)
method_17349(class_1937 arg0, class_2338 arg1, class_2371<class_1799> arg2)
m_04932775(World arg0, BlockPos arg1, DefaultedList<ItemStack> arg2)
func_219961_a(World arg0, BlockPos arg1, NonNullList<ItemStack> arg2)
func_219961_a(World arg0, BlockPos arg1, NonNullList<ItemStack> arg2)
public static void
a(bhh arg0, double arg1, double arg2, double arg3, bca arg4)
method_5449(class_1937 arg0, double arg1, double arg2, double arg3, class_1799 arg4)
dropItem(World world, double x, double y, double z, ItemStack item)
func_180173_a(World arg0, double arg1, double arg2, double arg3, ItemStack arg4)
spawnItemStack(World worldIn, double x, double y, double z, ItemStack stack)