Class GlowHandling.None

java.lang.Object
com.samsthenerd.inline.api.client.GlowHandling
com.samsthenerd.inline.api.client.GlowHandling.None
Enclosing class:
GlowHandling

public static final class GlowHandling.None extends 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.
  • Constructor Details

    • None

      public None()