Class VanillaFishingLootTableGenerator
java.lang.Object
net.minecraft.data.server.loottable.vanilla.VanillaFishingLootTableGenerator
- All Implemented Interfaces:
LootTableGenerator
- Mappings:
Namespace Name named net/minecraft/data/server/loottable/vanilla/VanillaFishingLootTableGeneratorintermediary net/minecraft/class_2437official nj
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(RegistryWrapper.WrapperLookup registryLookup, BiConsumer<RegistryKey<LootTable>, LootTable.Builder> consumer) static LootTable.Builder
-
Constructor Details
-
VanillaFishingLootTableGenerator
public VanillaFishingLootTableGenerator()
-
-
Method Details
-
accept
public void accept(RegistryWrapper.WrapperLookup registryLookup, BiConsumer<RegistryKey<LootTable>, LootTable.Builder> consumer) - Specified by:
acceptin interfaceLootTableGenerator- Mappings:
Namespace Name Mixin selector named acceptLnet/minecraft/data/server/loottable/LootTableGenerator;accept(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;Ljava/util/function/BiConsumer;)Vintermediary method_10399Lnet/minecraft/class_7791;method_10399(Lnet/minecraft/class_7225$class_7874;Ljava/util/function/BiConsumer;)Vofficial generateLmu;generate(Ljk$a;Ljava/util/function/BiConsumer;)V
-
createFishTableBuilder
- Mappings:
Namespace Name Mixin selector named createFishTableBuilderLnet/minecraft/data/server/loottable/vanilla/VanillaFishingLootTableGenerator;createFishTableBuilder()Lnet/minecraft/loot/LootTable$Builder;intermediary method_48516Lnet/minecraft/class_2437;method_48516()Lnet/minecraft/class_52$class_53;official aLnj;a()Leqp$a;
-