Interface SynchronousResourceReloader

All Superinterfaces:
ResourceReloader
All Known Implementing Classes:
BlockRenderManager, GameRenderer, ItemRenderer, LanguageManager, SearchManager, VillagerClothingFeatureRenderer, WorldRenderer

public interface SynchronousResourceReloader
extends ResourceReloader
A base resource reloader that does all its work in the apply executor, or the game engine's thread.