Class VanillaStructureTagProvider

java.lang.Object
net.minecraft.data.server.tag.TagProvider<Structure>
net.minecraft.data.server.tag.vanilla.VanillaStructureTagProvider
All Implemented Interfaces:
DataProvider

public class VanillaStructureTagProvider extends TagProvider<Structure>
Mappings:
Namespace Name
named net/minecraft/data/server/tag/vanilla/VanillaStructureTagProvider
intermediary net/minecraft/class_7071
official qo
  • Constructor Details

    • VanillaStructureTagProvider

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

    • configure

      protected void configure(RegistryWrapper.WrapperLookup registries)
      Specified by:
      configure in class TagProvider<Structure>
      Mappings:
      Namespace Name Mixin selector
      named configure Lnet/minecraft/data/server/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 Lqp;a(Ljs$a;)V