PongType

public enum PongType

Class PongType. Provides pongtype functionality for the Hytale server.

java.lang.Object > PongType

Field Summary

No fields documented.

Method Detail

PongType

public private PongType (final int value)

Method PongType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static PongType fromValue (final int value)

Method fromValue.

Parameters:
final int value