Class PlayerNotFoundException

All Implemented Interfaces:
Serializable

public class PlayerNotFoundException extends CommandException
See Also:
Mappings:
Namespace Name
official cf
intermediary net/minecraft/class_113
named net/minecraft/command/PlayerNotFoundException
  • Constructor Details

    • PlayerNotFoundException

      public PlayerNotFoundException()
    • PlayerNotFoundException

      public PlayerNotFoundException(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