Package net.neoforged.neoforge.internal
@Internal
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.internal
-
ClassDescriptionInternal class for handling the steps of mod loading that are common for client, data and server runs.Allows common code to call client-only methods, through
NeoForgeClientProxy
.Signifies that an enum is not exhaustive, and additional values may be added while NeoForge is stable.