BuilderObjectStaticListHelper
Package: com.hypixel.hytale.server.npc.asset.builder
public class BuilderObjectStaticListHelper<T> extends BuilderObjectListHelper<T>A list helper variant that uses BuilderObjectStaticHelper for each element, enforcing that all elements are inline (no references). Provides a staticBuild method that builds without entity context.
Methods
Section titled “Methods”createReferenceHelper
Section titled “createReferenceHelper”@Nonnull@Overrideprotected BuilderObjectReferenceHelper<T> createReferenceHelper()Returns a new BuilderObjectStaticHelper.
staticBuild
Section titled “staticBuild”@Nullablepublic List<T> staticBuild(@Nonnull BuilderManager manager)Builds all elements using BuilderObjectStaticHelper.staticBuild().
Related Types
Section titled “Related Types”- BuilderObjectListHelper — parent class
- BuilderObjectStaticHelper — per-element helper
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.