CLASS cc 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 Lcb; FIELD d position Lcqg; FIELD e world Lvc; FIELD f level I FIELD g name Ljava/lang/String; FIELD h textComponent Ljl; FIELD i minecraftServer Lnet/minecraft/server/MinecraftServer; FIELD j silent Z FIELD k entity Lahw; FIELD l resultConsumer Lcom/mojang/brigadier/ResultConsumer; FIELD m entityAnchor Lcj$a; FIELD n rotation Lcqf; METHOD a withSilent ()Lcc; METHOD a withLevel (I)Lcc; METHOD a withEntity (Lahw;)Lcc; METHOD a withLookingAt (Lahw;Lcj$a;)Lcc; METHOD a withEntityAnchor (Lcj$a;)Lcc; METHOD a withConsumer (Lcom/mojang/brigadier/ResultConsumer;)Lcc; METHOD a mergeConsumers (Lcom/mojang/brigadier/ResultConsumer;Ljava/util/function/BinaryOperator;)Lcc; METHOD a withRotation (Lcqf;)Lcc; METHOD a withPosition (Lcqg;)Lcc; METHOD a sendError (Ljl;)V METHOD a sendFeedback (Ljl;Z)V ARG 1 message METHOD a withWorld (Lvc;)Lcc; METHOD b getDisplayName ()Ljl; METHOD b withMaxLevel (I)Lcc; METHOD b withLookingAt (Lcqg;)Lcc; METHOD b sendToOps (Ljl;)V METHOD c getName ()Ljava/lang/String; METHOD d getPosition ()Lcqg; METHOD e getWorld ()Lvc; METHOD f getEntity ()Lahw; METHOD g getEntityOrThrow ()Lahw; METHOD h getPlayer ()Lvd; METHOD i getRotation ()Lcqf; METHOD j getMinecraftServer ()Lnet/minecraft/server/MinecraftServer; METHOD k getEntityAnchor ()Lcj$a;