net.minecraft.server.v1_13_R1

public class InventoryUtils

ade
net.minecraft.inventory.InventoryHelper
net.minecraft.server.v1_13_R1.InventoryUtils

字段概要

修饰符与类型字段
private static final Random
a
field_180177_a

方法概要

修饰符与类型方法
public static void
a(axs arg0, ej arg1, adb arg2)
func_180175_a(World arg0, BlockPos arg1, IInventory arg2)
dropInventory(World arg0, BlockPosition arg1, IInventory arg2)
public static void
a(axs arg0, aeo arg1, adb arg2)
func_180176_a(World arg0, Entity arg1, IInventory arg2)
dropEntity(World arg0, Entity arg1, IInventory arg2)
private static void
a(axs arg0, double arg1, double arg2, double arg3, adb 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)
public static void
a(axs arg0, double arg1, double arg2, double arg3, ata 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)