Package dev.latvian.mods.kubejs.command
Class DumpCommands
java.lang.Object
dev.latvian.mods.kubejs.command.DumpCommands
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DumpCommands
public DumpCommands()
-
-
Method Details
-
events
public static int events(net.minecraft.commands.CommandSourceStack source) -
registry
public static <T> int registry(net.minecraft.commands.CommandSourceStack source, net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<T>> registry) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-