Package net.minecraft.client.gui.font
Class FontSet.Source
java.lang.Object
net.minecraft.client.gui.font.FontSet.Source
- All Implemented Interfaces:
GlyphSource
- Enclosing class:
FontSet
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetGlyph(int p_435001_) getRandomGlyph(RandomSource p_432852_, int p_436029_)
-
Field Details
-
filterFishyGlyphs
private final boolean filterFishyGlyphs
-
-
Constructor Details
-
Source
public Source(boolean pFilterFishyGlyphs)
-
-
Method Details
-
getGlyph
- Specified by:
getGlyphin interfaceGlyphSource
-
getRandomGlyph
- Specified by:
getRandomGlyphin interfaceGlyphSource
-