Package com.ewyboy.worldstripper.command
Class CommandAdd
java.lang.Object
com.ewyboy.worldstripper.command.CommandAdd
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intaddEntry(net.minecraft.commands.CommandSourceStack source, net.minecraft.commands.arguments.blocks.BlockInput block) static com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack, ?> register(net.minecraft.commands.CommandBuildContext context)
-
Constructor Details
-
CommandAdd
public CommandAdd()
-
-
Method Details
-
register
public static com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack,?> register(net.minecraft.commands.CommandBuildContext context) -
addEntry
public static int addEntry(net.minecraft.commands.CommandSourceStack source, net.minecraft.commands.arguments.blocks.BlockInput block)
-