Uses of Class
net.minecraft.client.renderer.texture.TextureManager
Package
Description
-
Uses of TextureManager in net.minecraft.client
-
Uses of TextureManager in net.minecraft.client.gui
-
Uses of TextureManager in net.minecraft.client.gui.fonts
Modifier and TypeFieldDescriptionprivate final TextureManager
Font.textureManager
private final TextureManager
FontResourceManager.textureManager
ModifierConstructorDescriptionFont
(TextureManager p_i49771_1_, ResourceLocation p_i49771_2_) FontResourceManager
(TextureManager p_i49772_1_) -
Uses of TextureManager in net.minecraft.client.gui.screen
Modifier 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
Modifier and TypeMethodDescriptionvoid
IParticleRenderType.begin
(BufferBuilder p_217600_1_, TextureManager p_217600_2_) ModifierConstructorDescriptionParticleManager
(ClientWorld p_i232413_1_, TextureManager p_i232413_2_) -
Uses of TextureManager in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionprivate final TextureManager
ItemRenderer.textureManager
private final TextureManager
WorldRenderer.textureManager
Modifier and TypeMethodDescriptionRenderSkyboxCube.preload
(TextureManager p_217617_1_, Executor p_217617_2_) ModifierConstructorDescriptionItemRenderer
(TextureManager p_i46552_1_, ModelManager p_i46552_2_, ItemColors p_i46552_3_) -
Uses of TextureManager in net.minecraft.client.renderer.entity
ModifierConstructorDescriptionEntityRendererManager
(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
Modifier and TypeMethodDescriptionModelBakery.uploadTextures
(TextureManager p_229333_1_, IProfiler p_229333_2_) ModifierConstructorDescriptionModelManager
(TextureManager p_i226057_1_, BlockColors p_i226057_2_, int p_i226057_3_) -
Uses of TextureManager in net.minecraft.client.renderer.texture
Modifier 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_) ModifierConstructorDescriptionPaintingSpriteUploader
(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
Modifier 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
ModifierConstructorDescriptionSkinManager
(TextureManager p_i1044_1_, File p_i1044_2_, com.mojang.authlib.minecraft.MinecraftSessionService p_i1044_3_) -
Uses of TextureManager in net.minecraft.client.shader
Modifier 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_) ModifierConstructorDescriptionShaderGroup
(TextureManager p_i1050_1_, IResourceManager p_i1050_2_, Framebuffer p_i1050_3_, ResourceLocation p_i1050_4_)