Interface ConfiguredStructureFeatureTags


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

    • EYE_OF_ENDER_LOCATED

      static final TagKey<StructureType> EYE_OF_ENDER_LOCATED
      Mappings:
      Namespace Name Mixin selector
      official a Lajq;a:Lajs;
      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<StructureType> DOLPHIN_LOCATED
      Mappings:
      Namespace Name Mixin selector
      official b Lajq;b:Lajs;
      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<StructureType> ON_WOODLAND_EXPLORER_MAPS
      Mappings:
      Namespace Name Mixin selector
      official c Lajq;c:Lajs;
      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<StructureType> ON_OCEAN_EXPLORER_MAPS
      Mappings:
      Namespace Name Mixin selector
      official d Lajq;d:Lajs;
      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<StructureType> ON_TREASURE_MAPS
      Mappings:
      Namespace Name Mixin selector
      official e Lajq;e:Lajs;
      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<StructureType> CATS_SPAWN_IN
      Mappings:
      Namespace Name Mixin selector
      official f Lajq;f:Lajs;
      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<StructureType> CATS_SPAWN_AS_BLACK
      Mappings:
      Namespace Name Mixin selector
      official g Lajq;g:Lajs;
      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<StructureType> VILLAGE
      Mappings:
      Namespace Name Mixin selector
      official h Lajq;h:Lajs;
      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<StructureType> MINESHAFT
      Mappings:
      Namespace Name Mixin selector
      official i Lajq;i:Lajs;
      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<StructureType> SHIPWRECK
      Mappings:
      Namespace Name Mixin selector
      official j Lajq;j:Lajs;
      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<StructureType> RUINED_PORTAL
      Mappings:
      Namespace Name Mixin selector
      official k Lajq;k:Lajs;
      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<StructureType> OCEAN_RUIN
      Mappings:
      Namespace Name Mixin selector
      official l Lajq;l:Lajs;
      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<StructureType> of(String id)
      Mappings:
      Namespace Name Mixin selector
      official a Lajq;a(Ljava/lang/String;)Lajs;
      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;