Uses of Package
net.minecraft.resource
Packages that use net.minecraft.resource
Package
Description
The base package for all Minecraft classes.
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Classes in net.minecraft.resource used by net.minecraft
-
Classes in net.minecraft.resource used by net.minecraft.clientClassDescriptionA reloadable resource manager is always available to be accessed, and is the type used by the minecraft client instance.Provides resource loading capabilities to Minecraft.A resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads. -
Classes in net.minecraft.resource used by net.minecraft.client.fontClassDescriptionA resource of binary data.Provides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.glClassDescriptionA resource of binary data.Provides resource access.Provides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.gui.screenClassDescriptionProvides resource loading capabilities to Minecraft.Represents a resource reload.
-
Classes in net.minecraft.resource used by net.minecraft.client.gui.screen.optionClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
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.packClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.Represents a resource pack in aResourcePackManager
. -
Classes in net.minecraft.resource used by net.minecraft.client.gui.screen.worldClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.Represents a resource pack in aResourcePackManager
. -
Classes in net.minecraft.resource used by net.minecraft.client.network
-
Classes in net.minecraft.resource used by net.minecraft.client.optionClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads. -
Classes in net.minecraft.resource used by net.minecraft.client.particleClassDescriptionA resource of binary data.Provides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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
-
Classes in net.minecraft.resource used by net.minecraft.client.renderClassDescriptionProvides resource access.Provides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.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.blockClassDescriptionProvides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.entityClassDescriptionProvides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.entityClassDescriptionProvides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.equipmentClassDescriptionAn abstract implementation of resource reloader that reads JSON files into values in the prepare stage.Provides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.render.entity.feature
-
Classes in net.minecraft.resource used by net.minecraft.client.render.entity.modelClassDescriptionProvides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.itemClassDescriptionProvides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.modelClassDescriptionProvides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.resourceClassDescriptionA lifecycled resource manager is available until it is closed.Provides resource loading capabilities to Minecraft.A resource pack, providing resources to resource managers.A resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.Represents a resource pack in aResourcePackManager
.A resource pack provider providesResourcePackProfile
s, usually toResourcePackManager
s.A resource reloader performs actual reloading in its reload when called bySimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.languageClassDescriptionA resource of binary data.Provides resource loading capabilities to Minecraft.A resource pack, providing resources to resource managers.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.resource.serverClassDescriptionRepresents a resource pack in a
ResourcePackManager
.A resource pack provider providesResourcePackProfile
s, usually toResourcePackManager
s. -
Classes in net.minecraft.resource used by net.minecraft.client.soundClassDescriptionA resource of binary data.Provides resource access.Provides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.textureClassDescriptionA resource of binary data.Provides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.texture.atlasClassDescriptionA resource of binary data.Provides resource loading capabilities to Minecraft.
-
Classes in net.minecraft.resource used by net.minecraft.client.utilClassDescriptionProvides resource loading capabilities to Minecraft.A resource pack, providing resources to resource managers.
-
Classes in net.minecraft.resource used by net.minecraft.client.world
-
Classes in net.minecraft.resource used by net.minecraft.recipeClassDescriptionProvides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.registryClassDescriptionA resource of binary data.Provides resource access.Provides resource loading capabilities to Minecraft.
-
Classes in net.minecraft.resource used by net.minecraft.registry.tagClassDescriptionProvides resource loading capabilities to Minecraft.
-
Classes in net.minecraft.resource used by net.minecraft.resourceClassDescriptionA lifecycled resource manager is available until it is closed.A resource manager that only loads resources for a specific namespace.The profiling summary for each reloader in the reload.A resource of binary data.Provides resource access.Provides resource loading capabilities to Minecraft.A resource pack, providing resources to resource managers.A resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.Represents a resource pack in aResourcePackManager
.A resource pack provider providesResourcePackProfile
s, usually toResourcePackManager
s.Represents a resource reload.A resource reloader performs actual reloading in its reload when called bySimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.A simple implementation of resource reload.A factory that creates a completable future for each reloader in the resource reload.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.metadata
-
Classes in net.minecraft.resource used by net.minecraft.serverClassDescriptionAn abstract implementation of resource reloader that reads JSON files into values in the prepare stage.A lifecycled resource manager is available until it is closed.Provides resource loading capabilities to Minecraft.A resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.A resource reloader performs actual reloading in its reload when called bySimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.commandClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.Represents a resource pack in aResourcePackManager
. -
Classes in net.minecraft.resource used by net.minecraft.server.dedicatedClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads. -
Classes in net.minecraft.resource used by net.minecraft.server.functionClassDescriptionA resource of binary data.Provides resource loading capabilities to Minecraft.A resource reloader performs actual reloading in its reload when called by
SimpleResourceReload.start(net.minecraft.resource.ResourceManager, java.util.List<net.minecraft.resource.ResourceReloader>, java.util.concurrent.Executor, java.util.concurrent.Executor, java.util.concurrent.CompletableFuture<net.minecraft.util.Unit>, boolean)
.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.integratedClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads. -
Classes in net.minecraft.resource used by net.minecraft.structureClassDescriptionProvides resource loading capabilities to Minecraft.
-
Classes in net.minecraft.resource used by net.minecraft.testClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads. -
Classes in net.minecraft.resource used by net.minecraft.world
-
Classes in net.minecraft.resource used by net.minecraft.world.level
-
Classes in net.minecraft.resource used by net.minecraft.world.level.storageClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.