Package net.minecraft.client.gui.font
Interface ActiveArea
- All Known Subinterfaces:
PlainTextRenderable,TextRenderable.Styled
- All Known Implementing Classes:
AtlasGlyphProvider.Instance,BakedSheetGlyph.GlyphInstance,EmptyArea,PlayerGlyphProvider.Instance
public interface ActiveArea
-
Method Summary
-
Method Details
-
style
Style style() -
activeLeft
float activeLeft() -
activeTop
float activeTop() -
activeRight
float activeRight() -
activeBottom
float activeBottom()
-