Hierarchy For Package com.hypixel.hytale.codec.validation
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.codec.validation.ValidationResults
- com.hypixel.hytale.codec.validation.ThrowingValidationResults
- com.hypixel.hytale.codec.validation.ValidatorCache<T>
- com.hypixel.hytale.codec.validation.Validators
- com.hypixel.hytale.codec.validation.ValidationResults
Interface Hierarchy
- java.util.function.BiConsumer<T,
U> - com.hypixel.hytale.codec.validation.Validator<T>
- com.hypixel.hytale.codec.validation.LateValidator<T>
- com.hypixel.hytale.codec.validation.LegacyValidator<T>
- com.hypixel.hytale.codec.validation.Validator<T>
- com.hypixel.hytale.codec.RawJsonCodec<T>
- com.hypixel.hytale.codec.Codec<T> (also extends com.hypixel.hytale.codec.schema.SchemaConvertable<T>)
- com.hypixel.hytale.codec.validation.ValidatableCodec<T>
- com.hypixel.hytale.codec.Codec<T> (also extends com.hypixel.hytale.codec.schema.SchemaConvertable<T>)
- com.hypixel.hytale.codec.schema.SchemaConvertable<T>
- com.hypixel.hytale.codec.Codec<T> (also extends com.hypixel.hytale.codec.RawJsonCodec<T>)
- com.hypixel.hytale.codec.validation.ValidatableCodec<T>
- com.hypixel.hytale.codec.Codec<T> (also extends com.hypixel.hytale.codec.RawJsonCodec<T>)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.hypixel.hytale.codec.validation.ValidationResults.Result
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.hypixel.hytale.codec.validation.ValidationResults.ValidationResult
- com.hypixel.hytale.codec.validation.ValidationResults.ValidatorResultsHolder
- java.lang.Record