Class OneTwentyOneBlockTagProvider

java.lang.Object
net.minecraft.data.server.tag.TagProvider<T>
net.minecraft.data.server.tag.ValueLookupTagProvider<Block>
net.minecraft.data.server.tag.onetwentyone.OneTwentyOneBlockTagProvider
All Implemented Interfaces:
DataProvider

public class OneTwentyOneBlockTagProvider extends ValueLookupTagProvider<Block>
Mappings:
Namespace Name
official on
intermediary net/minecraft/class_8907
named net/minecraft/data/server/tag/onetwentyone/OneTwentyOneBlockTagProvider
  • Constructor Details

    • OneTwentyOneBlockTagProvider

      public OneTwentyOneBlockTagProvider(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture, CompletableFuture<TagProvider.TagLookup<Block>> blockTagLookupFuture)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lon;<init>(Lkm;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;)V
      intermediary <init> Lnet/minecraft/class_8907;<init>(Lnet/minecraft/class_7784;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;)V
      named <init> Lnet/minecraft/data/server/tag/onetwentyone/OneTwentyOneBlockTagProvider;<init>(Lnet/minecraft/data/DataOutput;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;)V
  • Method Details

    • configure

      protected void configure(RegistryWrapper.WrapperLookup lookup)
      Specified by:
      configure in class TagProvider<Block>
      Mappings:
      Namespace Name Mixin selector
      official a Lok;a(Lij$b;)V
      intermediary method_10514 Lnet/minecraft/class_2474;method_10514(Lnet/minecraft/class_7225$class_7874;)V
      named configure Lnet/minecraft/data/server/tag/TagProvider;configure(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)V