Class FlatLevelGeneratorPresetTags

java.lang.Object
net.minecraft.registry.tag.FlatLevelGeneratorPresetTags

public class FlatLevelGeneratorPresetTags extends Object
Mappings:
Namespace Name
named net/minecraft/registry/tag/FlatLevelGeneratorPresetTags
intermediary net/minecraft/class_7088
official axz
  • Field Details

    • VISIBLE

      public static final TagKey<FlatLevelGeneratorPreset> VISIBLE
      Mappings:
      Namespace Name Mixin selector
      named VISIBLE Lnet/minecraft/registry/tag/FlatLevelGeneratorPresetTags;VISIBLE:Lnet/minecraft/registry/tag/TagKey;
      intermediary field_37402 Lnet/minecraft/class_7088;field_37402:Lnet/minecraft/class_6862;
      official a Laxz;a:Layk;
  • Constructor Details

    • FlatLevelGeneratorPresetTags

      private FlatLevelGeneratorPresetTags()
  • Method Details

    • of

      private static TagKey<FlatLevelGeneratorPreset> of(String id)
      Mappings:
      Namespace Name Mixin selector
      named of Lnet/minecraft/registry/tag/FlatLevelGeneratorPresetTags;of(Ljava/lang/String;)Lnet/minecraft/registry/tag/TagKey;
      intermediary method_41292 Lnet/minecraft/class_7088;method_41292(Ljava/lang/String;)Lnet/minecraft/class_6862;
      official a Laxz;a(Ljava/lang/String;)Layk;