Class Feature

java.lang.Object
net.mcreator.element.GeneratableElement
net.mcreator.element.types.Feature
All Implemented Interfaces:
ICommonType

public class Feature extends GeneratableElement implements ICommonType
  • Field Details

    • XML_BASE

      public static final String XML_BASE
      See Also:
    • skipPlacement

      public boolean skipPlacement
    • generationStep

      public String generationStep
    • restrictionBiomes

      public List<BiomeEntry> restrictionBiomes
    • generateCondition

      public Procedure generateCondition
    • featurexml

      public String featurexml
  • Constructor Details

  • Method Details