net.minecraft.client.render.texture

public class TextureManager

implements Tickable, ResourceReloadListener

duh
net.minecraft.class_1060
net.minecraft.client.render.texture.TextureManager
net.minecraft.client.renderer.texture.TextureManager
net.minecraft.client.renderer.texture.TextureManager

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
b
field_5288
LOGGER
field_147646_a
field_147646_a
public static final Identifier
a
field_5285
EMPTY_LOCATION
field_194008_a
field_194008_a
private final Map<Identifier, Texture>
c
field_5286
textures
field_110585_a
field_110585_a
private final List<Tickable>
d
field_5284
tickableTextures
field_110583_b
field_110583_b
private final Map<String, Integer>
e
field_5283
dynamicIdCounter
field_110584_c
field_110584_c
private final ResourceManager
f
field_5287
resourceManager
field_110582_d
field_110582_d

Constructor summary

ModifierConstructor
public (ResourceManager resourceManager)

Method summary

Modifier and TypeMethod
public void
a(qs arg0)
method_4618(class_2960 arg0)
bind(Identifier location)
func_110577_a(ResourceLocation arg0)
bindTexture(ResourceLocation resource)
public boolean
a(qs arg0, duk arg1)
method_4620(class_2960 arg0, class_1063 arg1)
register(Identifier location, TickableTexture tickableTexture)
func_110580_a(ResourceLocation arg0, ITickableTextureObject arg1)
loadTickableTexture(ResourceLocation textureLocation, ITickableTextureObject textureObj)
public boolean
a(qs arg0, dui arg1)
method_4616(class_2960 arg0, class_1062 arg1)
register(Identifier location, Texture texture)
func_110579_a(ResourceLocation arg0, ITextureObject arg1)
loadTexture(ResourceLocation textureLocation, ITextureObject textureObj)
public Texture
b(qs arg0)
method_4619(class_2960 arg0)
get(Identifier id)
func_110581_b(ResourceLocation arg0)
getTexture(ResourceLocation textureLocation)
public Identifier
a(String arg0, dtw arg1)
method_4617(String arg0, class_1043 arg1)
register(String path, DynamicTexture dynamicTexture)
func_110578_a(String arg0, DynamicTexture arg1)
getDynamicTextureLocation(String name, DynamicTexture texture)
public CompletableFuture<Void>
a(qs arg0, Executor arg1)
method_18168(class_2960 arg0, Executor arg1)
m_22849642(Identifier arg0, Executor arg1)
func_215268_a(ResourceLocation arg0, Executor arg1)
func_215268_a(ResourceLocation arg0, Executor arg1)
public void
e()
method_4622()
tick()
func_110550_d()
tick()
public void
c(qs arg0)
method_4615(class_2960 arg0)
close(Identifier id)
func_147645_c(ResourceLocation arg0)
deleteTexture(ResourceLocation textureLocation)
public CompletableFuture<Void>
a(wz$a arg0, xe arg1, age arg2, age arg3, Executor arg4, Executor arg5)
reload(class_3302$class_4045 arg0, class_3300 arg1, class_3695 arg2, class_3695 arg3, Executor arg4, Executor arg5)
reload(ResourceReloadListener$ReloadStep arg0, ResourceManager arg1, Profiler arg2, Profiler arg3, Executor arg4, Executor arg5)
func_215226_a(IFutureReloadListener$IStage arg0, IResourceManager arg1, IProfiler arg2, IProfiler arg3, Executor arg4, Executor arg5)
func_215226_a(IFutureReloadListener$IStage arg0, IResourceManager arg1, IProfiler arg2, IProfiler arg3, Executor arg4, Executor arg5)