Opacity

public enum Opacity

Class Opacity. Provides opacity functionality for the Hytale server.

java.lang.Object > Opacity

Field Summary

No fields documented.

Method Detail

Opacity

public private Opacity (final int value)

Method Opacity.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static Opacity fromValue (final int value)

Method fromValue.

Parameters:
final int value