Uses of Enum Class
net.neoforged.neoforge.client.event.RegisterGuiLayersEvent.Ordering
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Uses of RegisterGuiLayersEvent.Ordering in net.neoforged.neoforge.client.event
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RegisterGuiLayersEvent.Ordering[]
RegisterGuiLayersEvent.Ordering.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
RegisterGuiLayersEvent.register
(RegisterGuiLayersEvent.Ordering ordering, @Nullable ResourceLocation other, ResourceLocation key, LayeredDraw.Layer layer)