Class PlayerNotFoundException

All Implemented Interfaces:
Serializable

public class PlayerNotFoundException
extends CommandException
See Also:
Serialized Form
Mappings:
Namespace Name
official cd
intermediary net/minecraft/class_1369
named net/minecraft/command/PlayerNotFoundException
  • Constructor Details

    • PlayerNotFoundException

      public PlayerNotFoundException()
    • PlayerNotFoundException

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