Class ReferenceSlotMapper<T>
java.lang.Object
com.hypixel.hytale.server.npc.asset.builder.SlotMapper
com.hypixel.hytale.server.npc.asset.builder.ReferenceSlotMapper<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.hypixel.hytale.server.npc.asset.builder.SlotMapper
NO_SLOT -
Constructor Summary
ConstructorsConstructorDescriptionReferenceSlotMapper(Supplier<T> slotSupplier) ReferenceSlotMapper(Supplier<T> slotSupplier, boolean trackNames) -
Method Summary
Methods inherited from class com.hypixel.hytale.server.npc.asset.builder.SlotMapper
getNameMap, getSlot, getSlotMappings, slotCount
-
Field Details
-
list
-
slotSupplier
-
-
Constructor Details
-
ReferenceSlotMapper
-
ReferenceSlotMapper
-
-
Method Details
-
getReference
-
getReferenceList
-