程序包net.minecraft.client.server的分层结构
类分层结构
- java.lang.Object
- net.minecraft.util.thread.BlockableEventLoop<R> (implements java.util.concurrent.Executor, net.minecraft.util.profiling.metrics.ProfilerMeasured, net.minecraft.util.thread.TaskScheduler<R>)
- net.minecraft.util.thread.ReentrantBlockableEventLoop<R>
- net.minecraft.server.MinecraftServer (implements net.minecraft.world.level.chunk.storage.ChunkIOErrorReporter, net.minecraft.commands.CommandSource, net.minecraft.server.ServerInfo)
- net.minecraft.client.server.IntegratedServer
- net.minecraft.server.MinecraftServer (implements net.minecraft.world.level.chunk.storage.ChunkIOErrorReporter, net.minecraft.commands.CommandSource, net.minecraft.server.ServerInfo)
- net.minecraft.util.thread.ReentrantBlockableEventLoop<R>
- net.minecraft.client.server.LanServer
- net.minecraft.client.server.LanServerDetection
- net.minecraft.client.server.LanServerDetection.LanServerList
- net.minecraft.server.players.PlayerList
- net.minecraft.client.server.IntegratedPlayerList
- java.lang.Thread (implements java.lang.Runnable)
- net.minecraft.client.server.LanServerDetection.LanServerDetector
- net.minecraft.client.server.LanServerPinger
- net.minecraft.util.thread.BlockableEventLoop<R> (implements java.util.concurrent.Executor, net.minecraft.util.profiling.metrics.ProfilerMeasured, net.minecraft.util.thread.TaskScheduler<R>)