Class OneTwentyOneLootTableProviders

java.lang.Object
net.minecraft.data.server.loottable.onetwentyone.OneTwentyOneLootTableProviders

public class OneTwentyOneLootTableProviders extends Object
Mappings:
Namespace Name
official mp
intermediary net/minecraft/class_8903
named net/minecraft/data/server/loottable/onetwentyone/OneTwentyOneLootTableProviders
  • Constructor Details

    • OneTwentyOneLootTableProviders

      public OneTwentyOneLootTableProviders()
  • Method Details

    • createOneTwentyOneProvider

      public static LootTableProvider createOneTwentyOneProvider(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture)
      Mappings:
      Namespace Name Mixin selector
      official a Lmp;a(Llm;Ljava/util/concurrent/CompletableFuture;)Lmh;
      intermediary method_54653 Lnet/minecraft/class_8903;method_54653(Lnet/minecraft/class_7784;Ljava/util/concurrent/CompletableFuture;)Lnet/minecraft/class_2438;
      named createOneTwentyOneProvider Lnet/minecraft/data/server/loottable/onetwentyone/OneTwentyOneLootTableProviders;createOneTwentyOneProvider(Lnet/minecraft/data/DataOutput;Ljava/util/concurrent/CompletableFuture;)Lnet/minecraft/data/server/loottable/LootTableProvider;