ServerMixin¶
open class ServerMixin
Injects ThreadingImpl.onServerTick() into MinecraftServer tick cycle for GameTest coordination. Allows ThreadingImpl to coordinate server-side task execution with client-side gametest thread.
Constructors¶
ServerMixin¶
constructor()