CLASS net/minecraft/class_5425 net/minecraft/world/ServerWorldAccess COMMENT Represents access to a world on a logical Minecraft server. METHOD method_30771 spawnEntityAndPassengers (Lnet/minecraft/class_1297;)V COMMENT Spawns an entity and all its passengers (recursively) into the world. ARG 1 entity METHOD method_8410 toServerWorld ()Lnet/minecraft/class_3218;