Package net.minecraft.util
Class ItemScatterer
java.lang.Object
net.minecraft.util.ItemScatterer
public class ItemScatterer extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ItemScatterer() -
Method Summary
Modifier and Type Method Description private static voidspawn(World world, double x, double y, double z, Inventory inventory)static voidspawn(World world, double x, double y, double z, ItemStack stack)static voidspawn(World world, Entity entity, Inventory inventory)static voidspawn(World world, BlockPos pos, Inventory inventory)static voidspawn(World world, BlockPos pos, DefaultedList<ItemStack> stacks)
-
Field Details
-
RANDOM
-
-
Constructor Details
-
ItemScatterer
public ItemScatterer()
-
-
Method Details
-
spawn
-
spawn
-
spawn
-
spawn
-
spawn
-