ParticleUVOption

public enum ParticleUVOption

Class ParticleUVOption. Provides particleuvoption functionality for the Hytale server.

java.lang.Object > ParticleUVOption

Field Summary

No fields documented.

Method Detail

ParticleUVOption

public private ParticleUVOption (final int value)

Method ParticleUVOption.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static ParticleUVOption fromValue (final int value)

Method fromValue.

Parameters:
final int value