Class BuilderObjectListHelper<T>
java.lang.Object
com.hypixel.hytale.server.npc.asset.builder.BuilderObjectHelper<List<T>>
com.hypixel.hytale.server.npc.asset.builder.BuilderObjectArrayHelper<List<T>,T>
com.hypixel.hytale.server.npc.asset.builder.BuilderObjectListHelper<T>
- All Implemented Interfaces:
BuilderContext
- Direct Known Subclasses:
BuilderObjectStaticListHelper
-
Field Summary
Fields inherited from class com.hypixel.hytale.server.npc.asset.builder.BuilderObjectArrayHelper
builders, labelFields inherited from class com.hypixel.hytale.server.npc.asset.builder.BuilderObjectHelper
builderParameters, classType, owner -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.server.npc.asset.builder.BuilderObjectArrayHelper
createReferenceHelper, getLabel, hasNoElements, isEmpty, isPresent, readConfig, setLabel, validateMethods inherited from class com.hypixel.hytale.server.npc.asset.builder.BuilderObjectHelper
getClassType, getOwnerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hypixel.hytale.server.npc.asset.builder.BuilderContext
getBreadCrumbs, getBreadCrumbs, getParent, setCurrentStateName
-
Constructor Details
-
BuilderObjectListHelper
-
-
Method Details
-
build
- Specified by:
buildin classBuilderObjectHelper<List<T>>
-