Class NotFoundException

All Implemented Interfaces:
Serializable

public class NotFoundException
extends CommandException
See Also:
Serialized Form
Mappings:
Namespace Name
official ce
intermediary net/minecraft/class_1370
named net/minecraft/command/NotFoundException
  • Constructor Details

    • NotFoundException

      public NotFoundException()
    • NotFoundException

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