Class GlowHandling.None
java.lang.Object
com.samsthenerd.inline.api.client.GlowHandling
com.samsthenerd.inline.api.client.GlowHandling.None
- Enclosing class:
- GlowHandling
Indicates that the renderer will handle the glow effect on its own with no help from the render system.
Note that this will allow the vanilla offset calls to happen so if you don't check using
InlineStyle.GLOWY_MARKER_COMP
you'll end up with 9 renders slightly offset from eachother.-
Nested Class Summary
Nested classes/interfaces inherited from class com.samsthenerd.inline.api.client.GlowHandling
GlowHandling.Full, GlowHandling.None
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
None
public None()
-