Package net.neoforged.neoforge.server.command
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.server.command
-
ClassDescriptionUtility class for various command-related operations.The
/neoforge dump registry
command for printing out the contents of a registry to a file in the game directory's dumps/registry folder.EnumArgument<T extends Enum<T>>EnumArgument.Info<T extends Enum<T>>Special thanks to Jasmine and Gegy for allowing us to use their pregenerator mod as a model to use in NeoForge! Original code: https://github.com/jaskarth/fabric-chunkpregeneratorThe/neoforge tags
command for listing a registry's tags, getting the elements of tags, and querying the tags of a registry object.