Skip to content

Registry

Package: com.hypixel.hytale.builtin.hytalegenerator

public class Registry<T>

Generic bidirectional registry mapping objects to sequential integer IDs.

ModifierReturn TypeSignature
publicintgetIdOrRegister(T object)
publicTgetObject(int id)
publicintsize()
publicList<T>getAllValues()
publicvoidforEach(@Nonnull BiConsumer<Integer, T> consumer)
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.