类 Tags.Structures

java.lang.Object
net.minecraftforge.common.Tags.Structures
封闭类:
Tags

public static class Tags.Structures extends Object
  • 字段详细资料

    • 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.
  • 构造器详细资料

    • Structures

      public Structures()
  • 方法详细资料