JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.network.rcon.QueryThread
Packages that use
QueryThread
Package
Description
net.minecraft.network.rcon
net.minecraft.server.dedicated
Uses of
QueryThread
in
net.minecraft.network.rcon
Methods in
net.minecraft.network.rcon
that return
QueryThread
Modifier and Type
Method
Description
static
QueryThread
QueryThread.
create
(
IServer
p_242129_0_)
Uses of
QueryThread
in
net.minecraft.server.dedicated
Fields in
net.minecraft.server.dedicated
declared as
QueryThread
Modifier and Type
Field
Description
private
QueryThread
DedicatedServer.
queryThreadGs4