Class OneTwentyOneLootTableProviders
java.lang.Object
net.minecraft.data.server.loottable.onetwentyone.OneTwentyOneLootTableProviders
- Mappings:
Namespace Name named net/minecraft/data/server/loottable/onetwentyone/OneTwentyOneLootTableProviders
intermediary net/minecraft/class_8903
official nc
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LootTableProvider
createOneTwentyOneProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture)
-
Constructor Details
-
OneTwentyOneLootTableProviders
public OneTwentyOneLootTableProviders()
-
-
Method Details
-
createOneTwentyOneProvider
public static LootTableProvider createOneTwentyOneProvider(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) - Mappings:
Namespace Name Mixin selector named createOneTwentyOneProvider
Lnet/minecraft/data/server/loottable/onetwentyone/OneTwentyOneLootTableProviders;createOneTwentyOneProvider(Lnet/minecraft/data/DataOutput;Ljava/util/concurrent/CompletableFuture;)Lnet/minecraft/data/server/loottable/LootTableProvider;
intermediary method_54653
Lnet/minecraft/class_8903;method_54653(Lnet/minecraft/class_7784;Ljava/util/concurrent/CompletableFuture;)Lnet/minecraft/class_2438;
official a
Lnc;a(Lly;Ljava/util/concurrent/CompletableFuture;)Lmt;
-