Uses of Class
net.minecraft.client.font.TextHandler.StyledString
| Package | Description |
|---|---|
| net.minecraft.client.font |
-
Uses of TextHandler.StyledString in net.minecraft.client.font
Fields in net.minecraft.client.font with type parameters of type TextHandler.StyledString Modifier and Type Field Description private List<TextHandler.StyledString>TextHandler.LineWrappingCollector. partsConstructor parameters in net.minecraft.client.font with type arguments of type TextHandler.StyledString Constructor Description LineWrappingCollector(List<TextHandler.StyledString> parts)