net.minecraft.inventory

public class InventoryUtils

ty
net.minecraft.class_2606
net.minecraft.inventory.InventoryUtils
net.minecraft.inventory.InventoryHelper
net.minecraft.inventory.InventoryHelper

Field summary

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

Method summary

Modifier and TypeMethod
public static void
a(amu arg0, et arg1, tv arg2)
method_10900(class_1150 arg0, class_2552 arg1, class_849 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(amu arg0, vg arg1, tv arg2)
method_10901(class_1150 arg0, class_864 arg1, class_849 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(amu arg0, double arg1, double arg2, double arg3, tv 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)
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(amu arg0, double arg1, double arg2, double arg3, aip 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)
func_180173_a(World arg0, double arg1, double arg2, double arg3, ItemStack arg4)
spawnItemStack(World worldIn, double x, double y, double z, ItemStack stack)