ParameterStore

abstract class ParameterStore

Class ParameterStore. Provides parameterstore functionality for the Hytale server.

java.lang.Object > ParameterStore

Field Summary

No fields documented.

Method Detail

ParameterStore

public protected ParameterStore ()

Method ParameterStore.

get

public Type get (@Nonnull final Entity owner, final String name)

Method get.

Parameters:
@Nonnull final Entity owner
final String name