| public static void | |
| private static int | |
| private static int | | teleportToPos(CommandSourceStack source, Collection<? extends Entity> entities, ServerLevel level, Coordinates destination, Coordinates rotation, LookAt lookAt) | | teleportToPos(CommandSourceStack source, Collection<? extends Entity> entities, ServerLevel level, Coordinates destination, Coordinates rotation, LookAt lookAt) | | method_13765(class_2168 arg0, Collection<? extends class_1297> arg1, class_3218 arg2, class_2267 arg3, class_2267 arg4, class_3144 arg5) | | execute(ServerCommandSource source, Collection<? extends Entity> targets, ServerWorld world, PosArgument location, PosArgument rotation, LookTarget facingLocation) |
|
| private static Set<PositionFlag> | |
| private static String | | formatDouble(double value) | | formatDouble(double value) | | method_36970(double arg0) | | formatFloat(double d) |
|
| private static void | | performTeleport(CommandSourceStack source, Entity victim, ServerLevel level, double x, double y, double z, Set<Relative> relatives, float yRot, float xRot, LookAt lookAt) | | performTeleport(CommandSourceStack source, Entity victim, ServerLevel level, double x, double y, double z, Set<Relative> relatives, float yRot, float xRot, LookAt lookAt) | | method_13766(class_2168 arg0, class_1297 arg1, class_3218 arg2, double arg3, double arg4, double arg5, Set<class_2709> arg6, float arg7, float arg8, class_3144 arg9) | | teleport(ServerCommandSource source, Entity target, ServerWorld world, double x, double y, double z, Set<PositionFlag> movementFlags, float yaw, float pitch, LookTarget facingLocation) |
|