Class ItemScatterer

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

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

    • RANDOM

      private static final Random RANDOM
      Mappings:
      Namespace Name Mixin selector
      official a Lty;a:Ljava/util/Random;
      intermediary field_11883 Lnet/minecraft/class_2606;field_11883: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 Lty;a(Lamu;Let;Ltv;)V
      intermediary method_10900 Lnet/minecraft/class_2606;method_10900(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_849;)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 Lty;a(Lamu;Lvg;Ltv;)V
      intermediary method_10901 Lnet/minecraft/class_2606;method_10901(Lnet/minecraft/class_1150;Lnet/minecraft/class_864;Lnet/minecraft/class_849;)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 Lty;a(Lamu;DDDLtv;)V
      intermediary method_10898 Lnet/minecraft/class_2606;method_10898(Lnet/minecraft/class_1150;DDDLnet/minecraft/class_849;)V
      named spawn Lnet/minecraft/util/ItemScatterer;spawn(Lnet/minecraft/world/World;DDDLnet/minecraft/inventory/Inventory;)V
    • spawnItemStack

      public static void spawnItemStack(World world, double x, double y, double z, ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official a Lty;a(Lamu;DDDLaip;)V
      intermediary method_10899 Lnet/minecraft/class_2606;method_10899(Lnet/minecraft/class_1150;DDDLnet/minecraft/class_1071;)V
      named spawnItemStack Lnet/minecraft/util/ItemScatterer;spawnItemStack(Lnet/minecraft/world/World;DDDLnet/minecraft/item/ItemStack;)V