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 Stringname@Nonnull final Referencereference@Nonnull final Classtype
getLayerWithName
Method getLayerWithName.
- Parameters:
@Nonnull final Stringname