Class VanillaArchaeologyLootTableGenerator

java.lang.Object
net.minecraft.data.server.loottable.vanilla.VanillaArchaeologyLootTableGenerator
All Implemented Interfaces:
LootTableGenerator

public class VanillaArchaeologyLootTableGenerator extends Object implements LootTableGenerator
Mappings:
Namespace Name
named net/minecraft/data/server/loottable/vanilla/VanillaArchaeologyLootTableGenerator
intermediary net/minecraft/class_8255
official ne
  • Constructor Details

    • VanillaArchaeologyLootTableGenerator

      public VanillaArchaeologyLootTableGenerator()
  • Method Details

    • accept

      public void accept(RegistryWrapper.WrapperLookup registryLookup, BiConsumer<RegistryKey<LootTable>,LootTable.Builder> consumer)
      Specified by:
      accept in interface LootTableGenerator
      Mappings:
      Namespace Name Mixin selector
      named accept Lnet/minecraft/data/server/loottable/LootTableGenerator;accept(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;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
      official generate Lmu;generate(Ljk$a;Ljava/util/function/BiConsumer;)V