public class ProtocolVersion
Class ProtocolVersion. Provides protocolversion functionality for the Hytale server.
java.lang.Object > ProtocolVersion
Field Summary
that
final
ProtocolVersion
that
Field that.
result
final
int
result
Field result.
Method Detail
ProtocolVersion
public
public
ProtocolVersion
(final String hash)
Method ProtocolVersion.
- Parameters:
final Stringhash
getHash
public
String
getHash
()
Method getHash.
equals
public
boolean
equals
(@Nullable final Object o)
Method equals.
- Parameters:
@Nullable final Objecto
hashCode
public
int
hashCode
()
Method hashCode.
toString
public
String
toString
()
Method toString.