Class VanillaLootTableProviders

java.lang.Object
net.minecraft.data.server.loottable.vanilla.VanillaLootTableProviders

public class VanillaLootTableProviders extends Object
Mappings:
Namespace Name
named net/minecraft/data/server/loottable/vanilla/VanillaLootTableProviders
intermediary net/minecraft/class_7794
official nl
  • Constructor Details

    • VanillaLootTableProviders

      public VanillaLootTableProviders()
  • Method Details

    • createVanillaProvider

      public static LootTableProvider createVanillaProvider(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture)
      Mappings:
      Namespace Name Mixin selector
      named createVanillaProvider Lnet/minecraft/data/server/loottable/vanilla/VanillaLootTableProviders;createVanillaProvider(Lnet/minecraft/data/DataOutput;Ljava/util/concurrent/CompletableFuture;)Lnet/minecraft/data/server/loottable/LootTableProvider;
      intermediary method_46184 Lnet/minecraft/class_7794;method_46184(Lnet/minecraft/class_7784;Ljava/util/concurrent/CompletableFuture;)Lnet/minecraft/class_2438;
      official a Lnl;a(Lly;Ljava/util/concurrent/CompletableFuture;)Lmt;