Interface ConfiguredStructureFeatureTags


public interface ConfiguredStructureFeatureTags
Mappings:
Namespace Name
official ajb
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 Lajb;a:Lajd;
      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 Lajb;b:Lajd;
      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 Lajb;c:Lajd;
      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 Lajb;d:Lajd;
      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 Lajb;e:Lajd;
      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 Lajb;f:Lajd;
      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 Lajb;g:Lajd;
      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 Lajb;h:Lajd;
      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 Lajb;i:Lajd;
      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 Lajb;j:Lajd;
      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 Lajb;k:Lajd;
      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 Lajb;l:Lajd;
      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 Lajb;a(Ljava/lang/String;)Lajd;
      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;