MetaKey

public class MetaKey

Class MetaKey. Provides metakey functionality for the Hytale server.

java.lang.Object > MetaKey

Field Summary

metaKey

final MetaKey metaKey

Field metaKey.

Method Detail

getId

public int getId ()

Method getId.

equals

public boolean equals (@Nullable final Object o)

Method equals.

Parameters:
@Nullable final Object o

hashCode

public int hashCode ()

Method hashCode.

toString

public String toString ()

Method toString.