net.minecraft.client.gui.screens

public class FaviconTexture

implements AutoCloseable

fnn
net.minecraft.client.gui.screens.FaviconTexture
net.minecraft.class_8573
net.minecraft.client.gui.screen.world.WorldIcon
net.minecraft.src.C_289024_

Field summary

Modifier and TypeField
private static final ResourceLocation
a
MISSING_LOCATION
field_44933
UNKNOWN_SERVER_ID
f_289036_
private static final int
b
WIDTH
field_44934
ICON_WIDTH
f_289028_
private static final int
c
HEIGHT
field_44935
ICON_HEIGHT
f_289045_
private final TextureManager
d
textureManager
field_44936
textureManager
f_289034_
private final ResourceLocation
e
textureLocation
field_44937
id
f_289037_
private DynamicTexture
f
texture
field_44938
texture
f_289043_
private boolean
g
closed
field_44939
closed
f_289029_

Constructor summary

ModifierConstructor
private (TextureManager textureManager, ResourceLocation id)

Method summary

Modifier and TypeMethod
public static FaviconTexture
a(gqm arg0, String arg1)
forWorld(TextureManager arg0, String arg1)
method_52200(class_1060 arg0, String arg1)
forWorld(TextureManager textureManager, String worldName)
m_289210_(C_4490_ p_289550_, String p_289565_)
public static FaviconTexture
b(gqm arg0, String arg1)
forServer(TextureManager arg0, String arg1)
method_52202(class_1060 arg0, String arg1)
forServer(TextureManager textureManager, String serverAddress)
m_289187_(C_4490_ p_289553_, String p_289535_)
public void
a(faj arg0)
upload(NativeImage arg0)
method_52199(class_1011 arg0)
load(NativeImage image)
m_289201_(C_3148_ arg0)
public void
a()
clear()
method_52198()
destroy()
m_289218_()
public ResourceLocation
b()
textureLocation()
method_52201()
getTextureId()
m_289196_()
public void
close()
close()
close()
private void
c()
checkOpen()
method_52203()
assertOpen()
m_289229_()