Package fr.rodofire.ewc.command
Class PlaceAllMCFCommand
java.lang.Object
fr.rodofire.ewc.command.PlaceAllMCFCommand
-
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 intrun(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context, boolean legacy)
-
Constructor Details
-
PlaceAllMCFCommand
public PlaceAllMCFCommand()
-
-
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) -
run
public static int run(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context, boolean legacy)
-