Package net.minecraft.server.rcon.thread
Class QueryThreadGs4.RequestChallenge
java.lang.Object
net.minecraft.server.rcon.thread.QueryThreadGs4.RequestChallenge
- Enclosing class:
 - QueryThreadGs4
 
- 
Field Details
- 
time
private final long time - 
challenge
private final int challenge - 
identBytes
private final byte[] identBytes - 
challengeBytes
private final byte[] challengeBytes - 
ident
 
 - 
 - 
Constructor Details
- 
RequestChallenge
 
 - 
 - 
Method Details
- 
before
 - 
getChallenge
public int getChallenge() - 
getChallengeBytes
public byte[] getChallengeBytes() - 
getIdentBytes
public byte[] getIdentBytes() - 
getIdent
 
 -