Uses of Package
net.minecraft.resource
-
Classes in net.minecraft.resource used by net.minecraft.client Class Description DataPackSettings ReloadableResourceManager A resource manager that has a reload mechanism.ResourceManager Provides resource loading capabilities to Minecraft.ResourcePack A resource pack, providing resources to resource managers.ResourcePackManager A resource pack manager manages a list ofResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.ResourcePackProfile Represents a resource pack in aResourcePackManager
.ResourcePackProfile.InsertionPosition ResourcePackSource ServerResourceManager -
Classes in net.minecraft.resource used by net.minecraft.client.font Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to. -
Classes in net.minecraft.resource used by net.minecraft.client.gl Class Description ResourceManager Provides resource loading capabilities to Minecraft. -
Classes in net.minecraft.resource used by net.minecraft.client.gui.screen Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReload Represents a resource reload. -
Classes in net.minecraft.resource used by net.minecraft.client.gui.screen.option Class Description ResourcePackManager A resource pack manager manages a list ofResourcePackProfile
s and builds a list of resource packs when the resource manager reloads. -
Classes in net.minecraft.resource used by net.minecraft.client.gui.screen.pack Class Description ResourcePackCompatibility ResourcePackManager A resource pack manager manages a list ofResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.ResourcePackProfile Represents a resource pack in aResourcePackManager
.ResourcePackSource -
Classes in net.minecraft.resource used by net.minecraft.client.gui.screen.world Class Description DataPackSettings ResourcePackManager A resource pack manager manages a list ofResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.ServerResourceManager -
Classes in net.minecraft.resource used by net.minecraft.client.option Class Description ResourcePackManager A resource pack manager manages a list ofResourcePackProfile
s and builds a list of resource packs when the resource manager reloads. -
Classes in net.minecraft.resource used by net.minecraft.client.particle Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.ResourceReloader.Synchronizer A synchronizer to indicate completion of a reloader's prepare stage and to allow start of the apply stage only if all reloaders have finished the prepare stage. -
Classes in net.minecraft.resource used by net.minecraft.client.realms.gui.screen Class Description ResourceManager Provides resource loading capabilities to Minecraft. -
Classes in net.minecraft.resource used by net.minecraft.client.render Class Description ResourceFactory Provides resource access.ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SynchronousResourceReloader A base resource reloader that does all its work in the apply executor, or the game engine's thread. -
Classes in net.minecraft.resource used by net.minecraft.client.render.block Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SynchronousResourceReloader A base resource reloader that does all its work in the apply executor, or the game engine's thread. -
Classes in net.minecraft.resource used by net.minecraft.client.render.block.entity Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SynchronousResourceReloader A base resource reloader that does all its work in the apply executor, or the game engine's thread. -
Classes in net.minecraft.resource used by net.minecraft.client.render.entity Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SynchronousResourceReloader A base resource reloader that does all its work in the apply executor, or the game engine's thread. -
Classes in net.minecraft.resource used by net.minecraft.client.render.entity.feature Class Description ResourceManager Provides resource loading capabilities to Minecraft. -
Classes in net.minecraft.resource used by net.minecraft.client.render.entity.model Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SynchronousResourceReloader A base resource reloader that does all its work in the apply executor, or the game engine's thread. -
Classes in net.minecraft.resource used by net.minecraft.client.render.item Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SynchronousResourceReloader A base resource reloader that does all its work in the apply executor, or the game engine's thread. -
Classes in net.minecraft.resource used by net.minecraft.client.render.model Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SinglePreparationResourceReloader A base resource reloader implementation that prepares an object in a single call (as opposed to in multiple concurrent tasks) and handles the prepared object in the apply stage. -
Classes in net.minecraft.resource used by net.minecraft.client.resource Class Description DefaultResourcePack DirectoryResourcePack ResourceFactory Provides resource access.ResourceManager Provides resource loading capabilities to Minecraft.ResourcePack A resource pack, providing resources to resource managers.ResourcePackProfile Represents a resource pack in aResourcePackManager
.ResourcePackProfile.Factory A factory for resource pack profiles, somewhat resembling the constructor ofResourcePackProfile
but allowing more customization.ResourcePackProvider A resource pack provider providesResourcePackProfile
s, usually toResourcePackManager
s.ResourcePackSource ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.ResourceType SinglePreparationResourceReloader A base resource reloader implementation that prepares an object in a single call (as opposed to in multiple concurrent tasks) and handles the prepared object in the apply stage. -
Classes in net.minecraft.resource used by net.minecraft.client.resource.language Class Description Resource A resource of binary data.ResourceManager Provides resource loading capabilities to Minecraft.ResourcePack A resource pack, providing resources to resource managers.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SynchronousResourceReloader A base resource reloader that does all its work in the apply executor, or the game engine's thread. -
Classes in net.minecraft.resource used by net.minecraft.client.search Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SynchronousResourceReloader A base resource reloader that does all its work in the apply executor, or the game engine's thread. -
Classes in net.minecraft.resource used by net.minecraft.client.sound Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SinglePreparationResourceReloader A base resource reloader implementation that prepares an object in a single call (as opposed to in multiple concurrent tasks) and handles the prepared object in the apply stage. -
Classes in net.minecraft.resource used by net.minecraft.client.texture Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.ResourceReloader.Synchronizer A synchronizer to indicate completion of a reloader's prepare stage and to allow start of the apply stage only if all reloaders have finished the prepare stage.SinglePreparationResourceReloader A base resource reloader implementation that prepares an object in a single call (as opposed to in multiple concurrent tasks) and handles the prepared object in the apply stage. -
Classes in net.minecraft.resource used by net.minecraft.client.util Class Description ResourceManager Provides resource loading capabilities to Minecraft. -
Classes in net.minecraft.resource used by net.minecraft.loot Class Description JsonDataLoader An abstract implementation of resource reloader that reads JSON files into Gson representations in the prepare stage.ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SinglePreparationResourceReloader A base resource reloader implementation that prepares an object in a single call (as opposed to in multiple concurrent tasks) and handles the prepared object in the apply stage. -
Classes in net.minecraft.resource used by net.minecraft.loot.condition Class Description JsonDataLoader An abstract implementation of resource reloader that reads JSON files into Gson representations in the prepare stage.ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SinglePreparationResourceReloader A base resource reloader implementation that prepares an object in a single call (as opposed to in multiple concurrent tasks) and handles the prepared object in the apply stage. -
Classes in net.minecraft.resource used by net.minecraft.loot.function Class Description JsonDataLoader An abstract implementation of resource reloader that reads JSON files into Gson representations in the prepare stage.ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SinglePreparationResourceReloader A base resource reloader implementation that prepares an object in a single call (as opposed to in multiple concurrent tasks) and handles the prepared object in the apply stage. -
Classes in net.minecraft.resource used by net.minecraft.recipe Class Description JsonDataLoader An abstract implementation of resource reloader that reads JSON files into Gson representations in the prepare stage.ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.SinglePreparationResourceReloader A base resource reloader implementation that prepares an object in a single call (as opposed to in multiple concurrent tasks) and handles the prepared object in the apply stage. -
Classes in net.minecraft.resource used by net.minecraft.resource Class Description AbstractFileResourcePack DataPackSettings DefaultResourcePack NamespaceResourceManager ProfiledResourceReload.Summary The profiling summary for each reloader in the reload.ReloadableResourceManager A resource manager that has a reload mechanism.ReloadableResourceManagerImpl.PackAdditionFailedException Resource A resource of binary data.ResourceFactory Provides resource access.ResourceManager Provides resource loading capabilities to Minecraft.ResourceManager.Empty ResourcePack A resource pack, providing resources to resource managers.ResourcePackCompatibility ResourcePackProfile Represents a resource pack in aResourcePackManager
.ResourcePackProfile.Factory A factory for resource pack profiles, somewhat resembling the constructor ofResourcePackProfile
but allowing more customization.ResourcePackProfile.InsertionPosition ResourcePackProvider A resource pack provider providesResourcePackProfile
s, usually toResourcePackManager
s.ResourcePackSource ResourceReload Represents a resource reload.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.ResourceReloader.Synchronizer A synchronizer to indicate completion of a reloader's prepare stage and to allow start of the apply stage only if all reloaders have finished the prepare stage.ResourceType ServerResourceManager SimpleResourceReload A simple implementation of resource reload.SimpleResourceReload.Factory A factory that creates a completable future for each reloader in the resource reload.SinglePreparationResourceReloader A base resource reloader implementation that prepares an object in a single call (as opposed to in multiple concurrent tasks) and handles the prepared object in the apply stage. -
Classes in net.minecraft.resource used by net.minecraft.server Class Description DataPackSettings JsonDataLoader An abstract implementation of resource reloader that reads JSON files into Gson representations in the prepare stage.ResourceManager Provides resource loading capabilities to Minecraft.ResourcePackManager A resource pack manager manages a list ofResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.ServerResourceManager SinglePreparationResourceReloader A base resource reloader implementation that prepares an object in a single call (as opposed to in multiple concurrent tasks) and handles the prepared object in the apply stage. -
Classes in net.minecraft.resource used by net.minecraft.server.command Class Description ResourcePackManager A resource pack manager manages a list ofResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.ResourcePackProfile Represents a resource pack in aResourcePackManager
. -
Classes in net.minecraft.resource used by net.minecraft.server.dedicated Class Description ResourcePackManager A resource pack manager manages a list ofResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.ServerResourceManager -
Classes in net.minecraft.resource used by net.minecraft.server.function Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.ResourceReloader.Synchronizer A synchronizer to indicate completion of a reloader's prepare stage and to allow start of the apply stage only if all reloaders have finished the prepare stage. -
Classes in net.minecraft.resource used by net.minecraft.server.integrated Class Description ResourcePackManager A resource pack manager manages a list ofResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.ServerResourceManager -
Classes in net.minecraft.resource used by net.minecraft.structure Class Description ResourceManager Provides resource loading capabilities to Minecraft. -
Classes in net.minecraft.resource used by net.minecraft.tag Class Description ResourceManager Provides resource loading capabilities to Minecraft.ResourceReloader A resource reloader performs actual reloading in its reload in a reloadable resource manager it is registered to.ResourceReloader.Synchronizer A synchronizer to indicate completion of a reloader's prepare stage and to allow start of the apply stage only if all reloaders have finished the prepare stage. -
Classes in net.minecraft.resource used by net.minecraft.test Class Description ResourcePackManager A resource pack manager manages a list ofResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.ServerResourceManager -
Classes in net.minecraft.resource used by net.minecraft.util.dynamic Class Description ResourceManager Provides resource loading capabilities to Minecraft. -
Classes in net.minecraft.resource used by net.minecraft.world Class Description DataPackSettings -
Classes in net.minecraft.resource used by net.minecraft.world.level Class Description DataPackSettings -
Classes in net.minecraft.resource used by net.minecraft.world.level.storage Class Description DataPackSettings