net.minecraft.world

public class Containers

ahf
net.minecraft.world.Containers
net.minecraft.class_1264
net.minecraft.util.ItemScatterer
net.minecraft.inventory.InventoryHelper

Field summary

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

Method summary

Modifier and TypeMethod
public static void
a(bhr arg0, ew arg1, ahc arg2)
dropContents(Level arg0, BlockPos arg1, Container arg2)
method_5451(class_1937 arg0, class_2338 arg1, class_1263 arg2)
spawn(World arg0, BlockPos arg1, Inventory arg2)
func_180175_a(World arg0, BlockPos arg1, IInventory arg2)
public static void
a(bhr arg0, aio arg1, ahc arg2)
dropContents(Level arg0, Entity arg1, Container arg2)
method_5452(class_1937 arg0, class_1297 arg1, class_1263 arg2)
spawn(World arg0, Entity arg1, Inventory arg2)
func_180176_a(World arg0, Entity arg1, IInventory arg2)
private static void
a(bhr arg0, double arg1, double arg2, double arg3, ahc arg4)
dropContents(Level arg0, double arg1, double arg2, double arg3, Container arg4)
method_5450(class_1937 arg0, double arg1, double arg2, double arg3, class_1263 arg4)
spawn(World world, double x, double y, double z, Inventory inventory)
func_180174_a(World arg0, double arg1, double arg2, double arg3, IInventory arg4)
public static void
a(bhr arg0, ew arg1, fk<bcj> arg2)
dropContents(Level arg0, BlockPos arg1, NonNullList<ItemStack> arg2)
method_17349(class_1937 arg0, class_2338 arg1, class_2371<class_1799> arg2)
spawn(World world, BlockPos pos, DefaultedList<ItemStack> items)
func_219961_a(World arg0, BlockPos arg1, NonNullList<ItemStack> arg2)
public static void
a(bhr arg0, double arg1, double arg2, double arg3, bcj arg4)
dropItemStack(Level arg0, double arg1, double arg2, double arg3, ItemStack arg4)
method_5449(class_1937 arg0, double arg1, double arg2, double arg3, class_1799 arg4)
spawn(World arg0, double x, double y, double z, ItemStack item)
func_180173_a(World arg0, double arg1, double arg2, double arg3, ItemStack arg4)