Package net.minecraft.client.gui.font
Interface TextRenderable.Styled
- All Superinterfaces:
ActiveArea,TextRenderable
- All Known Subinterfaces:
PlainTextRenderable
- All Known Implementing Classes:
AtlasGlyphProvider.Instance,BakedSheetGlyph.GlyphInstance,PlayerGlyphProvider.Instance
- Enclosing interface:
TextRenderable
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.font.TextRenderable
TextRenderable.Styled -
Method Summary
Modifier and TypeMethodDescriptiondefault floatdefault floatdefault floatdefault floatMethods inherited from interface net.minecraft.client.gui.font.ActiveArea
styleMethods inherited from interface net.minecraft.client.gui.font.TextRenderable
bottom, guiPipeline, left, render, renderType, renderType, right, textureView, top
-
Method Details
-
activeLeft
default float activeLeft()- Specified by:
activeLeftin interfaceActiveArea
-
activeTop
default float activeTop()- Specified by:
activeTopin interfaceActiveArea
-
activeRight
default float activeRight()- Specified by:
activeRightin interfaceActiveArea
-
activeBottom
default float activeBottom()- Specified by:
activeBottomin interfaceActiveArea
-