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