ClickType

public enum ClickType

Class ClickType. Provides clicktype functionality for the Hytale server.

java.lang.Object > ClickType

Field Summary

No fields documented.

Method Detail

ClickType

public private ClickType (final int value)

Method ClickType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static ClickType fromValue (final int value)

Method fromValue.

Parameters:
final int value