OverlapBehavior

public enum OverlapBehavior

Class OverlapBehavior. Provides overlapbehavior functionality for the Hytale server.

java.lang.Object > OverlapBehavior

Field Summary

No fields documented.

Method Detail

OverlapBehavior

public private OverlapBehavior (final int value)

Method OverlapBehavior.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static OverlapBehavior fromValue (final int value)

Method fromValue.

Parameters:
final int value