Skip to content

Ref

Package: com.hypixel.hytale.component

Type: class

Constructors

java
public Ref(@Nonnull Store store)
java
public Ref(@Nonnull Store store, int index)

Static Fields

NameType
EMPTY_ARRAYRef[]

Fields

NameType
storeStore
indexvolatile int
hashCodetransient volatile int
invalidatedByvolatile Throwable

Methods

MethodReturns
getStore()Store
getIndex()int
setIndex(int index)void
invalidate()void
invalidate(@Nullable Throwable invalidatedBy)void
validate()void
isValid()boolean
equals(@Nullable Object o)boolean
equals(@Nullable Ref o)boolean
hashCode()int
hashCode0()int
toString()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!