ReferenceBundle

public class ReferenceBundle

Class ReferenceBundle. Provides referencebundle functionality for the Hytale server.

java.lang.Object > ReferenceBundle

Field Summary

storedType

final String storedType

Field storedType.

Method Detail

ReferenceBundle

public public ReferenceBundle ()

Method ReferenceBundle.

put

public void put (@Nonnull final String name, @Nonnull final Reference reference, @Nonnull final Class type)

Method put.

Parameters:
@Nonnull final String name
@Nonnull final Reference reference
@Nonnull final Class type

getLayerWithName

public Reference getLayerWithName (@Nonnull final String name)

Method getLayerWithName.

Parameters:
@Nonnull final String name