RaycastMode

public enum RaycastMode

Class RaycastMode. Provides raycastmode functionality for the Hytale server.

java.lang.Object > RaycastMode

Field Summary

No fields documented.

Method Detail

RaycastMode

public private RaycastMode (final int value)

Method RaycastMode.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static RaycastMode fromValue (final int value)

Method fromValue.

Parameters:
final int value