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