public class SlotMapper
Class SlotMapper. Provides slotmapper functionality for the Hytale server.
java.lang.Object > SlotMapper
Field Summary
nextSlot
private
int
nextSlot
Field nextSlot.
Method Detail
SlotMapper
public
public
SlotMapper
()
Method SlotMapper.
getSlot
public
int
getSlot
(final String name)
Method getSlot.
- Parameters:
final Stringname
slotCount
public
int
slotCount
()
Method slotCount.
getSlotMappings
public
Object2IntMap
getSlotMappings
()
Method getSlotMappings.
getNameMap
public
Int2ObjectMap
getNameMap
()
Method getNameMap.