Class QuestCommands
java.lang.Object
com.ryankshah.questapi.command.QuestCommands
Development-only debug commands for exercising the quest lifecycle without playing through it.
Only registered when
dev=true - never exposed to production servers.-
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher)
-
Method Details
-
register
public static void register(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher)
-