net.minecraft.server.rcon

class QueryResponseHandler$Query

net.minecraft.server.rcon.thread.QueryThreadGs4$RequestChallenge
net.minecraft.class_3364$class_3365
net.minecraft.server.rcon.QueryResponseHandler$Query

Field summary

Modifier and TypeField
private final long
time
field_14459
startTime
private final int
challenge
field_14458
id
private final byte[]
identBytes
field_14460
messageBytes
private final byte[]
challengeBytes
field_14461
replyBuf
private final String
ident
field_14462
message

Constructor summary

ModifierConstructor
public (DatagramPacket packet)

Method summary

Modifier and TypeMethod
public Boolean
before(long time)
method_14755(long arg0)
startedBefore(long lastQueryTime)
public int
getChallenge()
method_14756()
getId()
public byte[]
getChallengeBytes()
method_14757()
getReplyBuf()
public byte[]
getIdentBytes()
method_14758()
getMessageBytes()
public String
getIdent()
method_34888()
getMessage()