EmitShape

public enum EmitShape

Class EmitShape. Provides emitshape functionality for the Hytale server.

java.lang.Object > EmitShape

Field Summary

No fields documented.

Method Detail

EmitShape

public private EmitShape (final int value)

Method EmitShape.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static EmitShape fromValue (final int value)

Method fromValue.

Parameters:
final int value