Class VanillaWorldPresetTagProvider

All Implemented Interfaces:
DataProvider

public class VanillaWorldPresetTagProvider extends SimpleTagProvider<WorldPreset>
Mappings:
Namespace Name
named net/minecraft/data/tag/vanilla/VanillaWorldPresetTagProvider
intermediary net/minecraft/class_7230
official qg
  • Constructor Details

    • VanillaWorldPresetTagProvider

      public VanillaWorldPresetTagProvider(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/data/tag/vanilla/VanillaWorldPresetTagProvider;<init>(Lnet/minecraft/data/DataOutput;Ljava/util/concurrent/CompletableFuture;)V
      intermediary <init> Lnet/minecraft/class_7230;<init>(Lnet/minecraft/class_7784;Ljava/util/concurrent/CompletableFuture;)V
      official <init> Lqg;<init>(Lms;Ljava/util/concurrent/CompletableFuture;)V
  • Method Details

    • configure

      protected void configure(RegistryWrapper.WrapperLookup registries)
      Specified by:
      configure in class TagProvider<WorldPreset>
      Mappings:
      Namespace Name Mixin selector
      named configure Lnet/minecraft/data/tag/TagProvider;configure(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)V
      intermediary method_10514 Lnet/minecraft/class_2474;method_10514(Lnet/minecraft/class_7225$class_7874;)V
      official a Lqa;a(Ljf$a;)V