Package net.minecraft

Class class_9339

java.lang.Object
net.minecraft.class_9339
All Implemented Interfaces:
LootTableGenerator

public class class_9339 extends Object implements LootTableGenerator
Mappings:
Namespace Name
official me
intermediary net/minecraft/class_9339
named net/minecraft/class_9339
  • Constructor Details

    • class_9339

      public class_9339()
  • Method Details

    • accept

      public void accept(RegistryWrapper.WrapperLookup wrapperLookup, BiConsumer<Identifier,LootTable.Builder> biConsumer)
      Specified by:
      accept in interface LootTableGenerator
      Mappings:
      Namespace Name Mixin selector
      official generate Llw;generate(Lin$a;Ljava/util/function/BiConsumer;)V
      intermediary method_10399 Lnet/minecraft/class_7791;method_10399(Lnet/minecraft/class_7225$class_7874;Ljava/util/function/BiConsumer;)V
      named accept Lnet/minecraft/data/server/loottable/LootTableGenerator;accept(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;Ljava/util/function/BiConsumer;)V