CLASS ca net/minecraft/server/command/ServerCommandSource FIELD a REQUIRES_PLAYER_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; FIELD b REQUIRES_ENTITY_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; FIELD c output Lbz; FIELD d position Lcmw; FIELD e world Lur; FIELD f level I FIELD g name Ljava/lang/String; FIELD h textComponent Ljc; FIELD i minecraftServer Lnet/minecraft/server/MinecraftServer; FIELD j silent Z FIELD k entity Lahe; FIELD l resultConsumer Lcom/mojang/brigadier/ResultConsumer; FIELD m entityAnchor Lch$a; FIELD n rotation Lcmv; METHOD a withSilent ()Lca; METHOD a withLevel (I)Lca; METHOD a withEntity (Lahe;)Lca; METHOD a withLookingAt (Lahe;Lch$a;)Lca; METHOD a withEntityAnchor (Lch$a;)Lca; METHOD a withRotation (Lcmv;)Lca; METHOD a withPosition (Lcmw;)Lca; METHOD a withConsumer (Lcom/mojang/brigadier/ResultConsumer;)Lca; METHOD a mergeConsumers (Lcom/mojang/brigadier/ResultConsumer;Ljava/util/function/BinaryOperator;)Lca; METHOD a sendError (Ljc;)V METHOD a sendFeedback (Ljc;Z)V ARG 1 message METHOD a withWorld (Lur;)Lca; METHOD b getDisplayName ()Ljc; METHOD b withMaxLevel (I)Lca; METHOD b withLookingAt (Lcmw;)Lca; METHOD b sendToOps (Ljc;)V METHOD c getName ()Ljava/lang/String; METHOD d getPosition ()Lcmw; METHOD e getWorld ()Lur; METHOD f getEntity ()Lahe; METHOD g getEntityOrThrow ()Lahe; METHOD h getPlayer ()Lut; METHOD i getRotation ()Lcmv; METHOD j getMinecraftServer ()Lnet/minecraft/server/MinecraftServer; METHOD k getEntityAnchor ()Lch$a;