Class ValueStore.Builder
java.lang.Object
com.hypixel.hytale.server.npc.valuestore.ValueStore.Builder
- Enclosing class:
ValueStore
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final SlotMapperprivate final SlotMapperprivate final SlotMapper -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()intgetDoubleSlot(String name) intgetIntSlot(String name) intgetStringSlot(String name)
-
Field Details
-
stringSlots
-
intSlots
-
doubleSlots
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
getStringSlot
-
getIntSlot
-
getDoubleSlot
-
build
-