Class RuinedPortalStructure

All Implemented Interfaces:
IForgeStructure, IForgeRegistryEntry<Structure<?>>

public class RuinedPortalStructure extends Structure<RuinedPortalFeature>
  • Field Details

    • STRUCTURE_LOCATION_PORTALS

      private static final String[] STRUCTURE_LOCATION_PORTALS
    • STRUCTURE_LOCATION_GIANT_PORTALS

      private static final String[] STRUCTURE_LOCATION_GIANT_PORTALS
  • Constructor Details

    • RuinedPortalStructure

      public RuinedPortalStructure(com.mojang.serialization.Codec<RuinedPortalFeature> p_i231984_1_)
  • Method Details