Class VanillaFishingLootTableGenerator

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

public class VanillaFishingLootTableGenerator extends Object implements LootTableGenerator
Mappings:
Namespace Name
named net/minecraft/data/server/loottable/vanilla/VanillaFishingLootTableGenerator
intermediary net/minecraft/class_2437
official nj
  • Constructor Details

    • VanillaFishingLootTableGenerator

      public VanillaFishingLootTableGenerator()
  • 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
    • createFishTableBuilder

      public static LootTable.Builder createFishTableBuilder()
      Mappings:
      Namespace Name Mixin selector
      named createFishTableBuilder Lnet/minecraft/data/server/loottable/vanilla/VanillaFishingLootTableGenerator;createFishTableBuilder()Lnet/minecraft/loot/LootTable$Builder;
      intermediary method_48516 Lnet/minecraft/class_2437;method_48516()Lnet/minecraft/class_52$class_53;
      official a Lnj;a()Leqp$a;