Uses of Package
net.minecraft.resource
Package
Description
The base package for all Minecraft classes.
Provides resources to Minecraft, including resource access, provision, and reloading.
-
-
ClassDescriptionA 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. -
ClassDescriptionA 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. -
-
ClassDescriptionProvides resource loading capabilities to Minecraft.Represents a resource reload.
-
ClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads. -
ClassDescriptionA 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
. -
ClassDescriptionA 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
. -
-
ClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads. -
ClassDescriptionA 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. -
-
ClassDescriptionA 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 that does all its work in the apply executor, or the game engine's thread. -
ClassDescriptionProvides 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. -
ClassDescriptionProvides 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. -
ClassDescriptionProvides 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. -
-
ClassDescriptionProvides 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. -
ClassDescriptionProvides 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. -
ClassDescriptionProvides 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. -
ClassDescriptionA 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. -
ClassDescriptionA 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. -
ClassDescriptionRepresents a resource pack in a
ResourcePackManager
.A resource pack provider providesResourcePackProfile
s, usually toResourcePackManager
s. -
ClassDescriptionProvides 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. -
ClassDescriptionA 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. -
ClassDescriptionA 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. -
ClassDescriptionA resource of binary data.Provides resource loading capabilities to Minecraft.
-
ClassDescriptionProvides resource loading capabilities to Minecraft.A resource pack, providing resources to resource managers.
-
-
ClassDescriptionAn abstract implementation of resource reloader that reads JSON files into Gson representations 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. -
ClassDescriptionA resource of binary data.Provides resource access.Provides resource loading capabilities to Minecraft.
-
ClassDescriptionProvides 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. -
ClassDescriptionA 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. -
-
ClassDescriptionAn abstract implementation of resource reloader that reads JSON files into Gson representations 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. -
ClassDescriptionA 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
. -
ClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads. -
ClassDescriptionA 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. -
ClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads. -
ClassDescriptionProvides resource loading capabilities to Minecraft.
-
ClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads. -
-
-
ClassDescriptionA resource pack manager manages a list of
ResourcePackProfile
s and builds a list of resource packs when the resource manager reloads.