Uses of Class
net.minecraft.server.integrated.IntegratedServer
Packages that use IntegratedServer
Package
Description
- 
Uses of IntegratedServer in net.minecraft.clientFields in net.minecraft.client declared as IntegratedServerMethods in net.minecraft.client that return IntegratedServerModifier and TypeMethodDescriptionMinecraftClient.getServer()Gets this client's own integrated server.
- 
Uses of IntegratedServer in net.minecraft.client.render.debugConstructors in net.minecraft.client.render.debug with parameters of type IntegratedServerModifierConstructorDescription(package private)ChunkLoadingStatus(IntegratedServer server, double x, double z) 
- 
Uses of IntegratedServer in net.minecraft.server.integratedMethods in net.minecraft.server.integrated that return IntegratedServerConstructors in net.minecraft.server.integrated with parameters of type IntegratedServerModifierConstructorDescriptionIntegratedPlayerManager(IntegratedServer server, DynamicRegistryManager.Immutable registryManager, WorldSaveHandler saveHandler)