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 SupplierslotSupplier
getReference
public
T
getReference
(final String name)
Method getReference.
- Parameters:
final Stringname
getReferenceList
public
List
getReferenceList
()
Method getReferenceList.