Interface LifecycledResourceManager

All Superinterfaces:
AutoCloseable, ResourceFactory, ResourceManager
All Known Implementing Classes:
LifecycledResourceManagerImpl

public interface LifecycledResourceManager extends ResourceManager, AutoCloseable
A lifecycled resource manager is available until it is closed. In principle, it should not be accessed any more after closing; use another resource manager instead.
Mappings:
Namespace Name
official aju
intermediary net/minecraft/class_6860
named net/minecraft/resource/LifecycledResourceManager