Uses of Interface
net.minecraft.client.render.model.SpriteAtlasManager.SpriteResourceLoader
Packages that use SpriteAtlasManager.SpriteResourceLoader
-
Uses of SpriteAtlasManager.SpriteResourceLoader in net.minecraft.client.render.model
Fields in net.minecraft.client.render.model declared as SpriteAtlasManager.SpriteResourceLoaderModifier and TypeFieldDescriptionprivate final SpriteAtlasManager.SpriteResourceLoaderSpriteAtlasManager.Atlas.loaderThe field for theloaderrecord component.Fields in net.minecraft.client.render.model with type parameters of type SpriteAtlasManager.SpriteResourceLoaderModifier and TypeFieldDescriptionprivate static final Map<Identifier,SpriteAtlasManager.SpriteResourceLoader> BakedModelManager.LAYERS_TO_LOADERSMethods in net.minecraft.client.render.model that return SpriteAtlasManager.SpriteResourceLoaderModifier and TypeMethodDescriptionSpriteAtlasManager.Atlas.loader()Returns the value of theloaderrecord component.Constructors in net.minecraft.client.render.model with parameters of type SpriteAtlasManager.SpriteResourceLoaderModifierConstructorDescription(package private)Atlas(SpriteAtlasTexture spriteAtlasTexture, SpriteAtlasManager.SpriteResourceLoader spriteResourceLoader) Constructor parameters in net.minecraft.client.render.model with type arguments of type SpriteAtlasManager.SpriteResourceLoaderModifierConstructorDescriptionSpriteAtlasManager(Map<Identifier, SpriteAtlasManager.SpriteResourceLoader> loaders, TextureManager textureManager)