Class BotanyPotsCommands

java.lang.Object
net.darkhax.botanypots.commands.BotanyPotsCommands
All Implemented Interfaces:
net.darkhax.bookshelf.api.commands.ICommandBuilder

public class BotanyPotsCommands extends Object implements net.darkhax.bookshelf.api.commands.ICommandBuilder
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    build(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext registryAccess, net.minecraft.commands.Commands.CommandSelection environment)
     
    static net.minecraft.network.chat.Component
    modMessage(net.minecraft.network.chat.Component component)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BotanyPotsCommands

      public BotanyPotsCommands()
  • Method Details

    • build

      public void build(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext registryAccess, net.minecraft.commands.Commands.CommandSelection environment)
      Specified by:
      build in interface net.darkhax.bookshelf.api.commands.ICommandBuilder
    • modMessage

      public static net.minecraft.network.chat.Component modMessage(net.minecraft.network.chat.Component component)