Class IncorrectUsageException

All Implemented Interfaces:
Serializable

public class IncorrectUsageException extends SyntaxException
See Also:
Mappings:
Namespace Name
official ch
intermediary net/minecraft/class_165
named net/minecraft/command/IncorrectUsageException
  • Constructor Details

    • IncorrectUsageException

      public IncorrectUsageException(String reason, Object[] args)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcb;<init>(Ljava/lang/String;[Ljava/lang/Object;)V
      intermediary <init> Lnet/minecraft/class_55;<init>(Ljava/lang/String;[Ljava/lang/Object;)V
      named <init> Lnet/minecraft/command/CommandException;<init>(Ljava/lang/String;[Ljava/lang/Object;)V