Interface ConfiguredStructureFeatureTags


public interface ConfiguredStructureFeatureTags
Mappings:
Namespace Name
official aip
intermediary net/minecraft/class_7045
named net/minecraft/tag/ConfiguredStructureFeatureTags
  • Field Details

    • EYE_OF_ENDER_LOCATED

      static final TagKey<StructureFeature> EYE_OF_ENDER_LOCATED
      Mappings:
      Namespace Name Mixin selector
      official a Laip;a:Lair;
      intermediary field_37040 Lnet/minecraft/class_7045;field_37040:Lnet/minecraft/class_6862;
      named EYE_OF_ENDER_LOCATED Lnet/minecraft/tag/ConfiguredStructureFeatureTags;EYE_OF_ENDER_LOCATED:Lnet/minecraft/tag/TagKey;
    • DOLPHIN_LOCATED

      static final TagKey<StructureFeature> DOLPHIN_LOCATED
      Mappings:
      Namespace Name Mixin selector
      official b Laip;b:Lair;
      intermediary field_37041 Lnet/minecraft/class_7045;field_37041:Lnet/minecraft/class_6862;
      named DOLPHIN_LOCATED Lnet/minecraft/tag/ConfiguredStructureFeatureTags;DOLPHIN_LOCATED:Lnet/minecraft/tag/TagKey;
    • ON_WOODLAND_EXPLORER_MAPS

      static final TagKey<StructureFeature> ON_WOODLAND_EXPLORER_MAPS
      Mappings:
      Namespace Name Mixin selector
      official c Laip;c:Lair;
      intermediary field_37042 Lnet/minecraft/class_7045;field_37042:Lnet/minecraft/class_6862;
      named ON_WOODLAND_EXPLORER_MAPS Lnet/minecraft/tag/ConfiguredStructureFeatureTags;ON_WOODLAND_EXPLORER_MAPS:Lnet/minecraft/tag/TagKey;
    • ON_OCEAN_EXPLORER_MAPS

      static final TagKey<StructureFeature> ON_OCEAN_EXPLORER_MAPS
      Mappings:
      Namespace Name Mixin selector
      official d Laip;d:Lair;
      intermediary field_37043 Lnet/minecraft/class_7045;field_37043:Lnet/minecraft/class_6862;
      named ON_OCEAN_EXPLORER_MAPS Lnet/minecraft/tag/ConfiguredStructureFeatureTags;ON_OCEAN_EXPLORER_MAPS:Lnet/minecraft/tag/TagKey;
    • ON_TREASURE_MAPS

      static final TagKey<StructureFeature> ON_TREASURE_MAPS
      Mappings:
      Namespace Name Mixin selector
      official e Laip;e:Lair;
      intermediary field_37044 Lnet/minecraft/class_7045;field_37044:Lnet/minecraft/class_6862;
      named ON_TREASURE_MAPS Lnet/minecraft/tag/ConfiguredStructureFeatureTags;ON_TREASURE_MAPS:Lnet/minecraft/tag/TagKey;
    • CATS_SPAWN_IN

      static final TagKey<StructureFeature> CATS_SPAWN_IN
      Mappings:
      Namespace Name Mixin selector
      official f Laip;f:Lair;
      intermediary field_37404 Lnet/minecraft/class_7045;field_37404:Lnet/minecraft/class_6862;
      named CATS_SPAWN_IN Lnet/minecraft/tag/ConfiguredStructureFeatureTags;CATS_SPAWN_IN:Lnet/minecraft/tag/TagKey;
    • CATS_SPAWN_AS_BLACK

      static final TagKey<StructureFeature> CATS_SPAWN_AS_BLACK
      Mappings:
      Namespace Name Mixin selector
      official g Laip;g:Lair;
      intermediary field_37405 Lnet/minecraft/class_7045;field_37405:Lnet/minecraft/class_6862;
      named CATS_SPAWN_AS_BLACK Lnet/minecraft/tag/ConfiguredStructureFeatureTags;CATS_SPAWN_AS_BLACK:Lnet/minecraft/tag/TagKey;
    • VILLAGE

      static final TagKey<StructureFeature> VILLAGE
      Mappings:
      Namespace Name Mixin selector
      official h Laip;h:Lair;
      intermediary field_37045 Lnet/minecraft/class_7045;field_37045:Lnet/minecraft/class_6862;
      named VILLAGE Lnet/minecraft/tag/ConfiguredStructureFeatureTags;VILLAGE:Lnet/minecraft/tag/TagKey;
    • MINESHAFT

      static final TagKey<StructureFeature> MINESHAFT
      Mappings:
      Namespace Name Mixin selector
      official i Laip;i:Lair;
      intermediary field_37046 Lnet/minecraft/class_7045;field_37046:Lnet/minecraft/class_6862;
      named MINESHAFT Lnet/minecraft/tag/ConfiguredStructureFeatureTags;MINESHAFT:Lnet/minecraft/tag/TagKey;
    • SHIPWRECK

      static final TagKey<StructureFeature> SHIPWRECK
      Mappings:
      Namespace Name Mixin selector
      official j Laip;j:Lair;
      intermediary field_37047 Lnet/minecraft/class_7045;field_37047:Lnet/minecraft/class_6862;
      named SHIPWRECK Lnet/minecraft/tag/ConfiguredStructureFeatureTags;SHIPWRECK:Lnet/minecraft/tag/TagKey;
    • RUINED_PORTAL

      static final TagKey<StructureFeature> RUINED_PORTAL
      Mappings:
      Namespace Name Mixin selector
      official k Laip;k:Lair;
      intermediary field_37048 Lnet/minecraft/class_7045;field_37048:Lnet/minecraft/class_6862;
      named RUINED_PORTAL Lnet/minecraft/tag/ConfiguredStructureFeatureTags;RUINED_PORTAL:Lnet/minecraft/tag/TagKey;
    • OCEAN_RUIN

      static final TagKey<StructureFeature> OCEAN_RUIN
      Mappings:
      Namespace Name Mixin selector
      official l Laip;l:Lair;
      intermediary field_37049 Lnet/minecraft/class_7045;field_37049:Lnet/minecraft/class_6862;
      named OCEAN_RUIN Lnet/minecraft/tag/ConfiguredStructureFeatureTags;OCEAN_RUIN:Lnet/minecraft/tag/TagKey;
  • Method Details

    • of

      private static TagKey<StructureFeature> of(String id)
      Mappings:
      Namespace Name Mixin selector
      official a Laip;a(Ljava/lang/String;)Lair;
      intermediary method_41006 Lnet/minecraft/class_7045;method_41006(Ljava/lang/String;)Lnet/minecraft/class_6862;
      named of Lnet/minecraft/tag/ConfiguredStructureFeatureTags;of(Ljava/lang/String;)Lnet/minecraft/tag/TagKey;