Class Schema.SchemaTypeField
java.lang.Object
com.hypixel.hytale.codec.schema.config.Schema.SchemaTypeField
- Enclosing class:
Schema
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuilderCodec<Schema.SchemaTypeField> private Stringprivate Stringprivate Stringprivate String[] -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSchemaTypeField(String property, String defaultValue, String... values) -
Method Summary
Modifier and TypeMethodDescriptionbooleanString[]inthashCode()voidsetParentPropertyKey(String parentPropertyKey)
-
Field Details
-
CODEC
-
property
-
defaultValue
-
values
-
parentPropertyKey
-
-
Constructor Details
-
SchemaTypeField
-
SchemaTypeField
protected SchemaTypeField()
-
-
Method Details