Class NotFoundException

All Implemented Interfaces:
Serializable

public class NotFoundException extends CommandException
See Also:
Mappings:
Namespace Name
official dn
intermediary net/minecraft/class_139
named net/minecraft/command/NotFoundException
  • Constructor Details

    • NotFoundException

      public NotFoundException()
    • NotFoundException

      public NotFoundException(String reason, Object[] args)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldi;<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