Class VanillaBlockTagProvider

All Implemented Interfaces:
DataProvider

public class VanillaBlockTagProvider extends ValueLookupTagProvider<Block>
Mappings:
Namespace Name
official my
intermediary net/minecraft/class_2466
named net/minecraft/data/server/tag/VanillaBlockTagProvider
  • Constructor Details

    • VanillaBlockTagProvider

      public VanillaBlockTagProvider(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lmy;<init>(Ljf;Ljava/util/concurrent/CompletableFuture;)V
      intermediary <init> Lnet/minecraft/class_2466;<init>(Lnet/minecraft/class_7784;Ljava/util/concurrent/CompletableFuture;)V
      named <init> Lnet/minecraft/data/server/tag/VanillaBlockTagProvider;<init>(Lnet/minecraft/data/DataOutput;Ljava/util/concurrent/CompletableFuture;)V
  • Method Details

    • configure

      protected void configure(RegistryWrapper.WrapperLookup lookup)
      Specified by:
      configure in class AbstractTagProvider<Block>
      Mappings:
      Namespace Name Mixin selector
      official a Lmv;a(Lhb$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/AbstractTagProvider;configure(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)V