DebugShape

public enum DebugShape

Class DebugShape. Provides debugshape functionality for the Hytale server.

java.lang.Object > DebugShape

Field Summary

No fields documented.

Method Detail

DebugShape

public private DebugShape (final int value)

Method DebugShape.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static DebugShape fromValue (final int value)

Method fromValue.

Parameters:
final int value