Skip to content

ReusableList

Package: com.hypixel.hytale.builtin.hytalegenerator

public class ReusableList<T>

List wrapper with soft-size tracking that reuses existing slots before expanding, reducing allocation pressure.

ModifierReturn TypeSignature
publicvoidexpandAndSet(T element)
publicTexpandAndGet()
publicintgetSoftSize()
publicintgetHardSize()
publicbooleanisAtHardCapacity()
publicTget(int index)
publicvoidclear()
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.