Modifier and Type | Field and Description |
---|---|
TextureManager |
Minecraft.renderEngine |
Modifier and Type | Method and Description |
---|---|
TextureManager |
Minecraft.getTextureManager() |
Modifier and Type | Method and Description |
---|---|
void |
Minecraft.drawSplashScreen(TextureManager textureManagerInstance) |
Modifier and Type | Field and Description |
---|---|
private TextureManager |
FontRenderer.renderEngine |
private TextureManager |
MapItemRenderer.textureManager |
Constructor and Description |
---|
FontRenderer(GameSettings gameSettingsIn,
ResourceLocation location,
TextureManager textureManagerIn,
boolean unicode) |
MapItemRenderer(TextureManager textureManagerIn) |
Modifier and Type | Field and Description |
---|---|
private TextureManager |
ParticleFootStep.currentFootSteps |
private TextureManager |
ParticleManager.renderer |
private TextureManager |
ParticleSweepAttack.textureManager |
private TextureManager |
ParticleExplosionLarge.textureManager |
Constructor and Description |
---|
ParticleExplosionLarge(TextureManager textureManagerIn,
World worldIn,
double xCoordIn,
double yCoordIn,
double zCoordIn,
double p_i1213_9_,
double p_i1213_11_,
double p_i1213_13_) |
ParticleFootStep(TextureManager currentFootStepsIn,
World worldIn,
double xCoordIn,
double yCoordIn,
double zCoordIn) |
ParticleManager(World worldIn,
TextureManager rendererIn) |
ParticleSweepAttack(TextureManager textureManagerIn,
World worldIn,
double x,
double y,
double z,
double p_i46582_9_,
double p_i46582_11_,
double p_i46582_13_) |
Modifier and Type | Field and Description |
---|---|
private TextureManager |
RenderGlobal.renderEngine |
private TextureManager |
RenderItem.textureManager |
Constructor and Description |
---|
RenderItem(TextureManager p_i46552_1_,
ModelManager p_i46552_2_,
ItemColors p_i46552_3_) |
Modifier and Type | Field and Description |
---|---|
TextureManager |
RenderManager.renderEngine |
Constructor and Description |
---|
RenderManager(TextureManager renderEngineIn,
RenderItem itemRendererIn) |
Modifier and Type | Field and Description |
---|---|
TextureManager |
TileEntityRendererDispatcher.renderEngine |
Modifier and Type | Method and Description |
---|---|
void |
TileEntityRendererDispatcher.prepare(World worldIn,
TextureManager renderEngineIn,
FontRenderer fontRendererIn,
Entity entityIn,
RayTraceResult cameraHitResultIn,
float p_190056_6_) |
Modifier and Type | Field and Description |
---|---|
private TextureManager |
SkinManager.textureManager |
Modifier and Type | Method and Description |
---|---|
void |
ResourcePackRepository.Entry.bindTexturePackIcon(TextureManager textureManagerIn) |
Constructor and Description |
---|
SkinManager(TextureManager textureManagerInstance,
java.io.File skinCacheDirectory,
com.mojang.authlib.minecraft.MinecraftSessionService sessionService) |
Modifier and Type | Method and Description |
---|---|
void |
ShaderGroup.parseGroup(TextureManager p_152765_1_,
ResourceLocation p_152765_2_) |
private void |
ShaderGroup.parsePass(TextureManager p_152764_1_,
com.google.gson.JsonElement json) |
Constructor and Description |
---|
ShaderGroup(TextureManager p_i1050_1_,
IResourceManager resourceManagerIn,
Framebuffer mainFramebufferIn,
ResourceLocation p_i1050_4_) |
Modifier and Type | Method and Description |
---|---|
(package private) static TextureManager |
ForgeHooksClient.engine() |
Constructor and Description |
---|
SimpleModelFontRenderer(GameSettings settings,
ResourceLocation font,
TextureManager manager,
boolean isUnicode,
javax.vecmath.Matrix4f matrix,
VertexFormat format) |
Modifier and Type | Method and Description |
---|---|
static void |
SplashProgress.clearVanillaResources(TextureManager renderEngine,
ResourceLocation mojangLogo) |
static void |
SplashProgress.drawVanillaScreen(TextureManager renderEngine) |