Class VanillaGiftLootTableGenerator
java.lang.Object
net.minecraft.data.server.loottable.vanilla.VanillaGiftLootTableGenerator
- All Implemented Interfaces:
LootTableGenerator
- Mappings:
Namespace Name named net/minecraft/data/server/loottable/vanilla/VanillaGiftLootTableGeneratorintermediary net/minecraft/class_3714official nk
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(RegistryWrapper.WrapperLookup registryLookup, BiConsumer<RegistryKey<LootTable>, LootTable.Builder> consumer)
-
Constructor Details
-
VanillaGiftLootTableGenerator
public VanillaGiftLootTableGenerator()
-
-
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
-