Uses of Interface
net.minecraft.resources.IFutureReloadListener
-
-
Uses of IFutureReloadListener in net.minecraft.advancements
Classes in net.minecraft.advancements that implement IFutureReloadListener Modifier and Type Class Description class
AdvancementManager
-
Uses of IFutureReloadListener in net.minecraft.client.audio
Classes in net.minecraft.client.audio that implement IFutureReloadListener Modifier and Type Class Description class
SoundHandler
-
Uses of IFutureReloadListener in net.minecraft.client.gui.fonts
Fields in net.minecraft.client.gui.fonts declared as IFutureReloadListener Modifier and Type Field Description private IFutureReloadListener
FontResourceManager. reloadListener
Methods in net.minecraft.client.gui.fonts that return IFutureReloadListener Modifier and Type Method Description IFutureReloadListener
FontResourceManager. getReloadListener()
-
Uses of IFutureReloadListener in net.minecraft.client.particle
Classes in net.minecraft.client.particle that implement IFutureReloadListener Modifier and Type Class Description class
ParticleManager
-
Uses of IFutureReloadListener in net.minecraft.client.renderer
Classes in net.minecraft.client.renderer that implement IFutureReloadListener Modifier and Type Class Description class
BlockRendererDispatcher
class
GameRenderer
class
GPUWarning
class
ItemRenderer
class
WorldRenderer
-
Uses of IFutureReloadListener in net.minecraft.client.renderer.entity.layers
Classes in net.minecraft.client.renderer.entity.layers that implement IFutureReloadListener Modifier and Type Class Description class
VillagerLevelPendantLayer<T extends LivingEntity & IVillagerDataHolder,M extends EntityModel<T> & IHeadToggle>
-
Uses of IFutureReloadListener in net.minecraft.client.renderer.model
Classes in net.minecraft.client.renderer.model that implement IFutureReloadListener Modifier and Type Class Description class
ModelManager
-
Uses of IFutureReloadListener in net.minecraft.client.renderer.texture
Classes in net.minecraft.client.renderer.texture that implement IFutureReloadListener Modifier and Type Class Description class
PaintingSpriteUploader
class
PotionSpriteUploader
class
SpriteUploader
class
TextureManager
-
Uses of IFutureReloadListener in net.minecraft.client.resources
Classes in net.minecraft.client.resources that implement IFutureReloadListener Modifier and Type Class Description class
FoliageColorReloadListener
class
GrassColorReloadListener
class
JsonReloadListener
class
LanguageManager
class
ReloadListener<T>
-
Uses of IFutureReloadListener in net.minecraft.client.util
Classes in net.minecraft.client.util that implement IFutureReloadListener Modifier and Type Class Description class
SearchTreeManager
class
Splashes
-
Uses of IFutureReloadListener in net.minecraft.item.crafting
Classes in net.minecraft.item.crafting that implement IFutureReloadListener Modifier and Type Class Description class
RecipeManager
-
Uses of IFutureReloadListener in net.minecraft.loot
Classes in net.minecraft.loot that implement IFutureReloadListener Modifier and Type Class Description class
LootPredicateManager
class
LootTableManager
-
Uses of IFutureReloadListener in net.minecraft.resources
Subinterfaces of IFutureReloadListener in net.minecraft.resources Modifier and Type Interface Description interface
IResourceManagerReloadListener
Deprecated.Forge:ISelectiveResourceReloadListener
, which selectively allows individual resource types being reloaded should rather be used where possible.Classes in net.minecraft.resources that implement IFutureReloadListener Modifier and Type Class Description class
FunctionReloader
Fields in net.minecraft.resources with type parameters of type IFutureReloadListener Modifier and Type Field Description private java.util.List<IFutureReloadListener>
SimpleReloadableResourceManager. listeners
private java.util.Set<IFutureReloadListener>
AsyncReloader. preparingListeners
private java.util.List<IFutureReloadListener>
SimpleReloadableResourceManager. recentlyRegistered
Methods in net.minecraft.resources with parameters of type IFutureReloadListener Modifier and Type Method Description java.util.concurrent.CompletableFuture<S>
AsyncReloader.IStateFactory. create(IFutureReloadListener.IStage p_create_1_, IResourceManager p_create_2_, IFutureReloadListener p_create_3_, java.util.concurrent.Executor p_create_4_, java.util.concurrent.Executor p_create_5_)
void
IReloadableResourceManager. registerReloadListener(IFutureReloadListener p_219534_1_)
void
SimpleReloadableResourceManager. registerReloadListener(IFutureReloadListener p_219534_1_)
Method parameters in net.minecraft.resources with type arguments of type IFutureReloadListener Modifier and Type Method Description protected IAsyncReloader
SimpleReloadableResourceManager. createReload(java.util.concurrent.Executor p_219538_1_, java.util.concurrent.Executor p_219538_2_, java.util.List<IFutureReloadListener> p_219538_3_, java.util.concurrent.CompletableFuture<Unit> p_219538_4_)
static AsyncReloader<java.lang.Void>
AsyncReloader. of(IResourceManager p_219562_0_, java.util.List<IFutureReloadListener> p_219562_1_, java.util.concurrent.Executor p_219562_2_, java.util.concurrent.Executor p_219562_3_, java.util.concurrent.CompletableFuture<Unit> p_219562_4_)
Constructor parameters in net.minecraft.resources with type arguments of type IFutureReloadListener Constructor Description AsyncReloader(java.util.concurrent.Executor p_i50690_1_, java.util.concurrent.Executor p_i50690_2_, IResourceManager p_i50690_3_, java.util.List<IFutureReloadListener> p_i50690_4_, AsyncReloader.IStateFactory<S> p_i50690_5_, java.util.concurrent.CompletableFuture<Unit> p_i50690_6_)
DebugAsyncReloader(IResourceManager p_i50694_1_, java.util.List<IFutureReloadListener> p_i50694_2_, java.util.concurrent.Executor p_i50694_3_, java.util.concurrent.Executor p_i50694_4_, java.util.concurrent.CompletableFuture<Unit> p_i50694_5_)
-
Uses of IFutureReloadListener in net.minecraft.tags
Classes in net.minecraft.tags that implement IFutureReloadListener Modifier and Type Class Description class
NetworkTagManager
-
Uses of IFutureReloadListener in net.minecraftforge.client.model
Subinterfaces of IFutureReloadListener in net.minecraftforge.client.model Modifier and Type Interface Description interface
IModelLoader<T extends IModelGeometry<T>>
Classes in net.minecraftforge.client.model that implement IFutureReloadListener Modifier and Type Class Description static class
CompositeModel.Loader
static class
DynamicBucketModel.Loader
static class
ItemLayerModel.Loader
static class
ModelLoaderRegistry.VanillaProxy.Loader
static class
MultiLayerModel.Loader
static class
SeparatePerspectiveModel.Loader
-
Uses of IFutureReloadListener in net.minecraftforge.client.model.b3d
Classes in net.minecraftforge.client.model.b3d that implement IFutureReloadListener Modifier and Type Class Description class
B3DLoader
-
Uses of IFutureReloadListener in net.minecraftforge.client.model.obj
Classes in net.minecraftforge.client.model.obj that implement IFutureReloadListener Modifier and Type Class Description class
OBJLoader
-
Uses of IFutureReloadListener in net.minecraftforge.common.loot
Classes in net.minecraftforge.common.loot that implement IFutureReloadListener Modifier and Type Class Description class
LootModifierManager
-
Uses of IFutureReloadListener in net.minecraftforge.debug.block
Classes in net.minecraftforge.debug.block that implement IFutureReloadListener Modifier and Type Class Description private static class
FullPotsAccessorDemo.ClientHandler.DioritePotModelLoader
-
Uses of IFutureReloadListener in net.minecraftforge.debug.client.model
Classes in net.minecraftforge.debug.client.model that implement IFutureReloadListener Modifier and Type Class Description (package private) static class
NewModelLoaderTest.TestLoader
-
Uses of IFutureReloadListener in net.minecraftforge.event
Classes in net.minecraftforge.event that implement IFutureReloadListener Modifier and Type Class Description private static class
AddReloadListenerEvent.WrappedStateAwareListener
Fields in net.minecraftforge.event declared as IFutureReloadListener Modifier and Type Field Description private IFutureReloadListener
AddReloadListenerEvent.WrappedStateAwareListener. wrapped
Fields in net.minecraftforge.event with type parameters of type IFutureReloadListener Modifier and Type Field Description private java.util.List<IFutureReloadListener>
AddReloadListenerEvent. listeners
Methods in net.minecraftforge.event that return types with arguments of type IFutureReloadListener Modifier and Type Method Description java.util.List<IFutureReloadListener>
AddReloadListenerEvent. getListeners()
static java.util.List<IFutureReloadListener>
ForgeEventFactory. onResourceReload(DataPackRegistries dataPackRegistries)
Methods in net.minecraftforge.event with parameters of type IFutureReloadListener Modifier and Type Method Description void
AddReloadListenerEvent. addListener(IFutureReloadListener listener)
Constructors in net.minecraftforge.event with parameters of type IFutureReloadListener Constructor Description WrappedStateAwareListener(IFutureReloadListener wrapped)
-
Uses of IFutureReloadListener in net.minecraftforge.resource
Subinterfaces of IFutureReloadListener in net.minecraftforge.resource Modifier and Type Interface Description interface
ISelectiveResourceReloadListener
-