Skip to content

Value

Package: com.hypixel.hytale.server.core.ui

Type: class

Constructors

java
private Value(String documentPath, String valueName)
java
private Value(Object value)

Fields

NameType
valueObject
documentPathString
valueNameString

Static Methods

MethodReturns
ref(String document, String value)Value
of(Object value)Value

Methods

MethodReturns
getValue()Object
getDocumentPath()String
getValueName()String

Unofficial documentation · Any questions? Found a mistake? Have something you want documented? Join the Discord server at the top and let us know in #hytale!