Uses of Class
net.minecraft.world.ServerWorld
Packages that use ServerWorld
Package
Description
-
Uses of ServerWorld in net.minecraft
Subclasses of ServerWorld in net.minecraftFields in net.minecraft declared as ServerWorldMethods in net.minecraft that return ServerWorldMethods in net.minecraft with parameters of type ServerWorldModifier and TypeMethodDescriptionvoidclass_166.method_556(ServerPlayerEntity serverPlayerEntity, ServerWorld serverWorld) voidclass_166.method_564(ServerWorld[] serverWorld) Constructors in net.minecraft with parameters of type ServerWorldModifierConstructorDescriptionclass_120(MinecraftServer minecraftServer, DimensionData dimensionData, String string, int int2, long long2, ServerWorld serverWorld) class_72(MinecraftServer minecraftServer, ServerWorld serverWorld) -
Uses of ServerWorld in net.minecraft.server
Fields in net.minecraft.server declared as ServerWorldMethods in net.minecraft.server that return ServerWorld -
Uses of ServerWorld in net.minecraft.server.network
Fields in net.minecraft.server.network declared as ServerWorldConstructors in net.minecraft.server.network with parameters of type ServerWorld -
Uses of ServerWorld in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as ServerWorldConstructors in net.minecraft.world.chunk with parameters of type ServerWorldModifierConstructorDescriptionServerChunkManager(ServerWorld serverWorld, class_243 class_243, ChunkManager chunkManager)