net.minecraft.server.v1_8_R3

public class InventoryUtils

oi
net.minecraft.inventory.InventoryHelper
net.minecraft.server.v1_8_R3.InventoryUtils

Field summary

Modifier and TypeField
private static final Random
a
field_180177_a

Method summary

Modifier and TypeMethod
public static void
a(adm arg0, cj arg1, og arg2)
func_180175_a(World arg0, BlockPos arg1, IInventory arg2)
dropInventory(World arg0, BlockPosition arg1, IInventory arg2)
public static void
a(adm arg0, pk arg1, og arg2)
func_180176_a(World arg0, Entity arg1, IInventory arg2)
dropEntity(World arg0, Entity arg1, IInventory arg2)
private static void
a(adm arg0, double arg1, double arg2, double arg3, og arg4)
func_180174_a(World arg0, double arg1, double arg2, double arg3, IInventory arg4)
dropInventory(World arg0, double arg1, double arg2, double arg3, IInventory arg4)
private static void
a(adm arg0, double arg1, double arg2, double arg3, zx arg4)
func_180173_a(World arg0, double arg1, double arg2, double arg3, ItemStack arg4)
dropItem(World arg0, double arg1, double arg2, double arg3, ItemStack arg4)