EmptyResourceStorage
Package: com.hypixel.hytale.component
public class EmptyResourceStorage implements IResourceStorageA no-op implementation of IResourceStorage. load() creates a default resource instance, save() and remove() are no-ops. Used for stores that do not require resource persistence. Singleton via get().
Methods
Section titled “Methods”public static EmptyResourceStorage get()Returns the singleton instance.
Related Types
Section titled “Related Types”- IResourceStorage — the interface this implements
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.