HyCodeYourTale
classpublicPriority 3

SlotMapper

com.hypixel.hytale.server.npc.asset.builder.SlotMapper

4

Methods

4

Public Methods

2

Fields

2

Constructors

Constants

intNO_SLOT= -2147483648

Constructors

public
SlotMapper()
public
SlotMapper(boolean trackNames)

Methods

Public Methods (4)

public
Int2ObjectMap<String> getNameMap()
@Nullable
public
int getSlot(String name)
public
Object2IntMap<String> getSlotMappings()
@Nullable
public
int slotCount()

Fields

Private/Package Fields (2)

privateInt2ObjectMap<String> nameMap
privateint nextSlot