Effective Screen Element
Base for things drawn on a player's screen ⚠️ Experimental. The core-shader technique and this API may change. through the framework's text.vsh core shader: the element's text color carries its placement (R = x, G = y, B = marker | 5-bit step), which the shader decodes. Subclasses pick the marker and the meaning of the step (see EffectiveScreenImage, EffectiveScreenText). Coordinates are screen fractions 0.0..1.0, top-left origin.
Inheritors
Functions
Link copied to clipboard
Whether the element stays on player's screen permanently (re-shown automatically on join/respawn/world change).