Package fr.rodofire.ewc.command
Class DebugStructureCommand
java.lang.Object
fr.rodofire.ewc.command.DebugStructureCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext commandRegistryAccess, net.minecraft.commands.Commands.CommandSelection registrationEnvironmen) static intrunAll(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context, Set<String> mod, net.minecraft.core.BlockPos pos)
-
Constructor Details
-
DebugStructureCommand
public DebugStructureCommand()
-
-
Method Details
-
register
public static void register(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext commandRegistryAccess, net.minecraft.commands.Commands.CommandSelection registrationEnvironmen) -
runAll
public static int runAll(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context, Set<String> mod, net.minecraft.core.BlockPos pos) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-