Uses of Class
net.minecraft.client.renderer.texture.TextureManager
Packages that use TextureManager
Package
Description
-
Uses of TextureManager in net.minecraft.client
Fields in net.minecraft.client declared as TextureManagerMethods in net.minecraft.client that return TextureManager -
Uses of TextureManager in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as TextureManagerConstructors in net.minecraft.client.gui with parameters of type TextureManager -
Uses of TextureManager in net.minecraft.client.gui.fonts
Fields in net.minecraft.client.gui.fonts declared as TextureManagerModifier and TypeFieldDescriptionprivate final TextureManager
Font.textureManager
private final TextureManager
FontResourceManager.textureManager
Constructors in net.minecraft.client.gui.fonts with parameters of type TextureManagerModifierConstructorDescriptionFont
(TextureManager p_i49771_1_, ResourceLocation p_i49771_2_) FontResourceManager
(TextureManager p_i49772_1_) -
Uses of TextureManager in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type TextureManagerModifier and TypeMethodDescriptionprivate void
GamemodeSelectionScreen.SelectorWidget.drawSelection
(MatrixStack p_238740_1_, TextureManager p_238740_2_) private void
GamemodeSelectionScreen.SelectorWidget.drawSlot
(MatrixStack p_238738_1_, TextureManager p_238738_2_) private ResourceLocation
PackScreen.loadPackIcon
(TextureManager p_243397_1_, ResourcePackInfo p_243397_2_) static CompletableFuture<Void>
MainMenuScreen.preloadResources
(TextureManager p_213097_0_, Executor p_213097_1_) -
Uses of TextureManager in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as TextureManagerMethods in net.minecraft.client.particle with parameters of type TextureManagerModifier and TypeMethodDescriptionvoid
IParticleRenderType.begin
(BufferBuilder p_217600_1_, TextureManager p_217600_2_) Constructors in net.minecraft.client.particle with parameters of type TextureManagerModifierConstructorDescriptionParticleManager
(ClientWorld p_i232413_1_, TextureManager p_i232413_2_) -
Uses of TextureManager in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as TextureManagerModifier and TypeFieldDescriptionprivate final TextureManager
ItemRenderer.textureManager
private final TextureManager
WorldRenderer.textureManager
Methods in net.minecraft.client.renderer with parameters of type TextureManagerModifier and TypeMethodDescriptionRenderSkyboxCube.preload
(TextureManager p_217617_1_, Executor p_217617_2_) Constructors in net.minecraft.client.renderer with parameters of type TextureManagerModifierConstructorDescriptionItemRenderer
(TextureManager p_i46552_1_, ModelManager p_i46552_2_, ItemColors p_i46552_3_) -
Uses of TextureManager in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity declared as TextureManagerConstructors in net.minecraft.client.renderer.entity with parameters of type TextureManagerModifierConstructorDescriptionEntityRendererManager
(TextureManager p_i226034_1_, ItemRenderer p_i226034_2_, IReloadableResourceManager p_i226034_3_, FontRenderer p_i226034_4_, GameSettings p_i226034_5_) -
Uses of TextureManager in net.minecraft.client.renderer.model
Fields in net.minecraft.client.renderer.model declared as TextureManagerMethods in net.minecraft.client.renderer.model with parameters of type TextureManagerModifier and TypeMethodDescriptionModelBakery.uploadTextures
(TextureManager p_229333_1_, IProfiler p_229333_2_) Constructors in net.minecraft.client.renderer.model with parameters of type TextureManagerModifierConstructorDescriptionModelManager
(TextureManager p_i226057_1_, BlockColors p_i226057_2_, int p_i226057_3_) -
Uses of TextureManager in net.minecraft.client.renderer.texture
Methods in net.minecraft.client.renderer.texture with parameters of type TextureManagerModifier and TypeMethodDescriptionvoid
PreloadedTexture.reset
(TextureManager p_215244_1_, IResourceManager p_215244_2_, ResourceLocation p_215244_3_, Executor p_215244_4_) void
Texture.reset
(TextureManager p_215244_1_, IResourceManager p_215244_2_, ResourceLocation p_215244_3_, Executor p_215244_4_) Constructors in net.minecraft.client.renderer.texture with parameters of type TextureManagerModifierConstructorDescriptionPaintingSpriteUploader
(TextureManager p_i50907_1_) PotionSpriteUploader
(TextureManager p_i50908_1_) SpriteUploader
(TextureManager p_i50905_1_, ResourceLocation p_i50905_2_, String p_i50905_3_) -
Uses of TextureManager in net.minecraft.client.renderer.tileentity
Fields in net.minecraft.client.renderer.tileentity declared as TextureManagerMethods in net.minecraft.client.renderer.tileentity with parameters of type TextureManagerModifier and TypeMethodDescriptionvoid
TileEntityRendererDispatcher.prepare
(World p_217665_1_, TextureManager p_217665_2_, FontRenderer p_217665_3_, ActiveRenderInfo p_217665_4_, RayTraceResult p_217665_5_) -
Uses of TextureManager in net.minecraft.client.resources
Fields in net.minecraft.client.resources declared as TextureManagerConstructors in net.minecraft.client.resources with parameters of type TextureManagerModifierConstructorDescriptionSkinManager
(TextureManager p_i1044_1_, File p_i1044_2_, com.mojang.authlib.minecraft.MinecraftSessionService p_i1044_3_) -
Uses of TextureManager in net.minecraft.client.shader
Methods in net.minecraft.client.shader with parameters of type TextureManagerModifier and TypeMethodDescriptionprivate void
ShaderGroup.load
(TextureManager p_152765_1_, ResourceLocation p_152765_2_) private void
ShaderGroup.parsePassNode
(TextureManager p_152764_1_, com.google.gson.JsonElement p_152764_2_) Constructors in net.minecraft.client.shader with parameters of type TextureManagerModifierConstructorDescriptionShaderGroup
(TextureManager p_i1050_1_, IResourceManager p_i1050_2_, Framebuffer p_i1050_3_, ResourceLocation p_i1050_4_)