Package net.minecraft.client.gui.font
Class FontTexture
java.lang.Object
net.minecraft.client.renderer.texture.AbstractTexture
net.minecraft.client.gui.font.FontTexture
- All Implemented Interfaces:
AutoCloseable
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate boolean
private ResourceLocation
private RenderType
private RenderType
private FontTexture.Node
private RenderType
private static int
Fields inherited from class net.minecraft.client.renderer.texture.AbstractTexture
blur, id, mipmap, NOT_ASSIGNED
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.renderer.texture.AbstractTexture
bind, getId, releaseId, reset, restoreLastBlurMipmap, setBlurMipmap, setFilter
-
Field Details
-
SIZE
private static final int SIZE- See Also:
- Constant Field Values
-
name
-
normalType
-
seeThroughType
-
polygonOffsetType
-
colored
private final boolean colored -
root
-
-
Constructor Details
-
FontTexture
-
-
Method Details
-
load
- Specified by:
load
in classAbstractTexture
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Overrides:
close
in classAbstractTexture
-
add
-
getName
-