Skip to content

OverlayModule

Kapitencraft edited this page Jun 28, 2026 · 1 revision

this module adds highly configurable overlays. register custom overlays via the RegisterConfigurableOverlaysEvent. this requires a ResourceLocation to identify the overlay in json, an instance of the OverlayProperties class which defines screen location and scale as well as alignment and a Function that constructs an Overlay for a given OverlayProperty.

Clone this wiki locally