Class ItemScatterer

java.lang.Object
net.minecraft.util.ItemScatterer

public class ItemScatterer extends Object
Mappings:
Namespace Name
official arw
intermediary net/minecraft/class_1264
named net/minecraft/util/ItemScatterer
  • Field Details

    • RANDOM

      private static final Random RANDOM
      Mappings:
      Namespace Name Mixin selector
      official a Larw;a:Ljava/util/Random;
      intermediary field_5797 Lnet/minecraft/class_1264;field_5797:Ljava/util/Random;
      named RANDOM Lnet/minecraft/util/ItemScatterer;RANDOM:Ljava/util/Random;
  • Constructor Details

    • ItemScatterer

      public ItemScatterer()
  • Method Details

    • spawn

      public static void spawn(World world, BlockPos pos, Inventory inventory)
      Mappings:
      Namespace Name Mixin selector
      official a Larw;a(Lbwp;Lgg;Lart;)V
      intermediary method_5451 Lnet/minecraft/class_1264;method_5451(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1263;)V
      named spawn Lnet/minecraft/util/ItemScatterer;spawn(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/inventory/Inventory;)V
    • spawn

      public static void spawn(World world, Entity entity, Inventory inventory)
      Mappings:
      Namespace Name Mixin selector
      official a Larw;a(Lbwp;Latf;Lart;)V
      intermediary method_5452 Lnet/minecraft/class_1264;method_5452(Lnet/minecraft/class_1937;Lnet/minecraft/class_1297;Lnet/minecraft/class_1263;)V
      named spawn Lnet/minecraft/util/ItemScatterer;spawn(Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;Lnet/minecraft/inventory/Inventory;)V
    • spawn

      private static void spawn(World world, double x, double y, double z, Inventory inventory)
      Mappings:
      Namespace Name Mixin selector
      official a Larw;a(Lbwp;DDDLart;)V
      intermediary method_5450 Lnet/minecraft/class_1264;method_5450(Lnet/minecraft/class_1937;DDDLnet/minecraft/class_1263;)V
      named spawn Lnet/minecraft/util/ItemScatterer;spawn(Lnet/minecraft/world/World;DDDLnet/minecraft/inventory/Inventory;)V
    • spawn

      public static void spawn(World world, BlockPos pos, DefaultedList<ItemStack> stacks)
      Mappings:
      Namespace Name Mixin selector
      official a Larw;a(Lbwp;Lgg;Lgs;)V
      intermediary method_17349 Lnet/minecraft/class_1264;method_17349(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2371;)V
      named spawn Lnet/minecraft/util/ItemScatterer;spawn(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/collection/DefaultedList;)V
    • spawn

      public static void spawn(World world, double x, double y, double z, ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      official a Larw;a(Lbwp;DDDLbqp;)V
      intermediary method_5449 Lnet/minecraft/class_1264;method_5449(Lnet/minecraft/class_1937;DDDLnet/minecraft/class_1799;)V
      named spawn Lnet/minecraft/util/ItemScatterer;spawn(Lnet/minecraft/world/World;DDDLnet/minecraft/item/ItemStack;)V