Uses of Package
net.neoforged.neoforge.client.gui
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
ClassDescriptionAdaptation of
LayeredDraw
that is used forGui
rendering specifically, to give layers a name and fire appropriate events. -
-
-
ClassDescriptionAdaptation of
LayeredDraw
that is used forGui
rendering specifically, to give layers a name and fire appropriate events.Register an instance toModContainer.registerExtensionPoint(Class, Supplier)
to supply a config screen for your mod. -