CLASS net/minecraft/class_1672 net/minecraft/entity/EyeOfEnderEntity FIELD field_17080 ITEM Lnet/minecraft/class_2940; FIELD field_7617 targetZ D FIELD field_7618 targetY D FIELD field_7619 targetX D FIELD field_7620 lifespan I FIELD field_7621 dropsItem Z METHOD (Lnet/minecraft/class_1937;DDD)V ARG 1 world ARG 2 x ARG 4 y ARG 6 z METHOD method_16933 setItem (Lnet/minecraft/class_1799;)V ARG 1 stack METHOD method_16934 (Lnet/minecraft/class_1799;)V ARG 0 stack METHOD method_16935 getTrackedItem ()Lnet/minecraft/class_1799; METHOD method_7478 initTargetPos (Lnet/minecraft/class_2338;)V COMMENT Sets where the eye will fly towards. COMMENT If close enough, it will fly directly towards it, otherwise, it will fly upwards, in the direction of the BlockPos. COMMENT COMMENT @param pos the block the eye of ender is drawn towards ARG 1 pos