Package net.minecraft.util
Class ItemScatterer
java.lang.Object
net.minecraft.util.ItemScatterer
public class ItemScatterer extends Object
- Mappings:
Namespace Name official oiintermediary net/minecraft/class_1720named net/minecraft/util/ItemScatterer
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ItemScatterer() -
Method Summary
Modifier and Type Method Description private static voidmethod_6752(World world, double double2, double double3, double double4, ItemStack itemStack)static voidmethod_6754(World world, Entity entity, Inventory inventory)private static voidspawn(World world, double x, double y, double z, Inventory inventory)static voidspawn(World world, BlockPos blockPos, Inventory inventory)
-
Field Details
-
RANDOM
- Mappings:
Namespace Name Mixin selector official aLoi;a:Ljava/util/Random;intermediary field_7203Lnet/minecraft/class_1720;field_7203:Ljava/util/Random;named RANDOMLnet/minecraft/util/ItemScatterer;RANDOM:Ljava/util/Random;
-
-
Constructor Details
-
ItemScatterer
public ItemScatterer()
-
-
Method Details
-
spawn
- Mappings:
Namespace Name Mixin selector official aLoi;a(Ladm;Lcj;Log;)Vintermediary method_6753Lnet/minecraft/class_1720;method_6753(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;Lnet/minecraft/class_1718;)Vnamed spawnLnet/minecraft/util/ItemScatterer;spawn(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/inventory/Inventory;)V
-
method_6754
- Mappings:
Namespace Name Mixin selector official aLoi;a(Ladm;Lpk;Log;)Vintermediary method_6754Lnet/minecraft/class_1720;method_6754(Lnet/minecraft/class_99;Lnet/minecraft/class_1745;Lnet/minecraft/class_1718;)Vnamed method_6754Lnet/minecraft/util/ItemScatterer;method_6754(Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;Lnet/minecraft/inventory/Inventory;)V
-
spawn
- Mappings:
Namespace Name Mixin selector official aLoi;a(Ladm;DDDLog;)Vintermediary method_6751Lnet/minecraft/class_1720;method_6751(Lnet/minecraft/class_99;DDDLnet/minecraft/class_1718;)Vnamed spawnLnet/minecraft/util/ItemScatterer;spawn(Lnet/minecraft/world/World;DDDLnet/minecraft/inventory/Inventory;)V
-
method_6752
private static void method_6752(World world, double double2, double double3, double double4, ItemStack itemStack)- Mappings:
Namespace Name Mixin selector official aLoi;a(Ladm;DDDLzx;)Vintermediary method_6752Lnet/minecraft/class_1720;method_6752(Lnet/minecraft/class_99;DDDLnet/minecraft/class_2056;)Vnamed method_6752Lnet/minecraft/util/ItemScatterer;method_6752(Lnet/minecraft/world/World;DDDLnet/minecraft/item/ItemStack;)V
-