Skip to content

BuilderDescriptorState

Package: com.hypixel.hytale.server.npc.asset.builder

public enum BuilderDescriptorState

Defines the lifecycle state of a builder type or attribute. Used by BuilderDescriptor and BuilderAttributeDescriptor to communicate maturity and deprecation to tooling and documentation.

ConstantDescription
UnknownState has not been classified.
WorkInProgressUnder active development; may change without notice.
ExperimentalAvailable for testing but not guaranteed stable.
StableFully supported and expected to remain unchanged.
DeprecatedScheduled for removal. The Builder interface’s isDeprecated() default method checks for this value.
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.