Class ConventionalStructureTags

java.lang.Object
net.fabricmc.fabric.api.tag.convention.v2.ConventionalStructureTags

public final class ConventionalStructureTags extends Object
See StructureTags for vanilla tags.
  • Field Details

    • HIDDEN_FROM_DISPLAYERS

      public static final TagKey<Structure> HIDDEN_FROM_DISPLAYERS
      Structures that should not show up on minimaps or world map views from mods/sites. No effect on vanilla map items.
    • HIDDEN_FROM_LOCATOR_SELECTION

      public static final TagKey<Structure> HIDDEN_FROM_LOCATOR_SELECTION
      Structures that should not be locatable/selectable by modded structure-locating items or abilities. No effect on vanilla map items.