Package net.minecraft
Class class_9486
java.lang.Object
net.minecraft.class_9486
- All Implemented Interfaces:
LootTableGenerator
- Mappings:
Namespace Name named net/minecraft/class_9486intermediary net/minecraft/class_9486official mx
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(RegistryWrapper.WrapperLookup registryLookup, BiConsumer<RegistryKey<LootTable>, LootTable.Builder> consumer)
-
Constructor Details
-
class_9486
public class_9486()
-
-
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 generateLmj;generate(Liz$a;Ljava/util/function/BiConsumer;)V
-