Class BrigadierHelper

java.lang.Object
com.pixelmonmod.pixelmon.api.util.helpers.BrigadierHelper

public class BrigadierHelper extends Object
  • Constructor Details

    • BrigadierHelper

      public BrigadierHelper()
  • Method Details

    • buildRedirect

      public static com.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack> buildRedirect(String alias, com.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack> destination)