Class CommandContext

java.lang.Object
me.c7dev.dexterity.command.CommandContext

public class CommandContext extends Object
Context required for any in-game /dex command
  • Constructor Details

    • CommandContext

      public CommandContext(me.c7dev.dexterity.Dexterity plugin, Player p, String[] args)
  • Method Details