net.minecraft.world

public class Containers

aon
net.minecraft.world.Containers
net.minecraft.class_1264
net.minecraft.util.ItemScatterer
net.minecraft.inventory.InventoryHelper
net.minecraft.server.v1_16_R2.InventoryUtils

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(bru arg0, fx arg1, aok 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)
dropInventory(World arg0, BlockPosition arg1, IInventory arg2)
public static void
a(bru arg0, apx arg1, aok 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)
dropEntity(World arg0, Entity arg1, IInventory arg2)
private static void
a(bru arg0, double arg1, double arg2, double arg3, aok 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)
dropInventory(World arg0, double arg1, double arg2, double arg3, IInventory arg4)
public static void
a(bru arg0, fx arg1, gj<bly> 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(bru arg0, double arg1, double arg2, double arg3, bly 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)
dropItem(World arg0, double arg1, double arg2, double arg3, ItemStack arg4)