ReferenceSlotMapper

public class ReferenceSlotMapper

Class ReferenceSlotMapper. Provides referenceslotmapper functionality for the Hytale server.

java.lang.Object > ReferenceSlotMapper

Field Summary

slot

final int slot

Field slot.

object

final T object

Field object.

Method Detail

ReferenceSlotMapper

public public ReferenceSlotMapper (final Supplier slotSupplier)

Method ReferenceSlotMapper.

Parameters:
final Supplier slotSupplier

getReference

public T getReference (final String name)

Method getReference.

Parameters:
final String name

getReferenceList

public List getReferenceList ()

Method getReferenceList.