CLASS cd 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 Lcc; FIELD d position Lcrx; FIELD e world Lvg; FIELD f level I FIELD g simpleName Ljava/lang/String; FIELD h name Ljm; FIELD i minecraftServer Lnet/minecraft/server/MinecraftServer; FIELD j silent Z FIELD k entity Laii; FIELD l resultConsumer Lcom/mojang/brigadier/ResultConsumer; FIELD m entityAnchor Lck$a; FIELD n rotation Lcrw; METHOD (Lcc;Lcrx;Lcrw;Lvg;ILjava/lang/String;Ljm;Lnet/minecraft/server/MinecraftServer;Laii;)V ARG 1 output ARG 2 pos ARG 3 rot ARG 4 world ARG 5 level ARG 6 simpleName ARG 7 name ARG 8 server ARG 9 entity METHOD (Lcc;Lcrx;Lcrw;Lvg;ILjava/lang/String;Ljm;Lnet/minecraft/server/MinecraftServer;Laii;ZLcom/mojang/brigadier/ResultConsumer;Lck$a;)V ARG 1 output ARG 2 pos ARG 3 rot ARG 4 world ARG 5 level ARG 6 simpleName ARG 7 name ARG 8 server ARG 9 entity ARG 10 silent ARG 11 resultConsumer ARG 12 entityAnchor METHOD a withSilent ()Lcd; METHOD a withLevel (I)Lcd; ARG 1 level METHOD a withEntity (Laii;)Lcd; ARG 1 entity METHOD a withLookingAt (Laii;Lck$a;)Lcd; ARG 1 entity ARG 2 anchor METHOD a withEntityAnchor (Lck$a;)Lcd; ARG 1 anchor METHOD a withConsumer (Lcom/mojang/brigadier/ResultConsumer;)Lcd; ARG 1 resultConsumer METHOD a mergeConsumers (Lcom/mojang/brigadier/ResultConsumer;Ljava/util/function/BinaryOperator;)Lcd; METHOD a onCommandComplete (Lcom/mojang/brigadier/context/CommandContext;ZI)V ARG 1 context ARG 2 success ARG 3 result METHOD a withRotation (Lcrw;)Lcd; ARG 1 rotation METHOD a withPosition (Lcrx;)Lcd; ARG 1 position METHOD a sendError (Ljm;)V ARG 1 message METHOD a sendFeedback (Ljm;Z)V ARG 1 message ARG 2 broadcastToOps METHOD a withWorld (Lvg;)Lcd; ARG 1 world METHOD b getDisplayName ()Ljm; METHOD b withMaxLevel (I)Lcd; ARG 1 level METHOD b withLookingAt (Lcrx;)Lcd; ARG 1 position METHOD b sendToOps (Ljm;)V ARG 1 message METHOD c getName ()Ljava/lang/String; METHOD d getPosition ()Lcrx; METHOD e getWorld ()Lvg; METHOD f getEntity ()Laii; METHOD g getEntityOrThrow ()Laii; METHOD h getPlayer ()Lvh; METHOD i getRotation ()Lcrw; METHOD j getMinecraftServer ()Lnet/minecraft/server/MinecraftServer; METHOD k getEntityAnchor ()Lck$a;