Package net.minecraft.network.rcon
Class QueryThread.Auth
java.lang.Object
net.minecraft.network.rcon.QueryThread.Auth
- Enclosing class:
- QueryThread
-
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
-
Auth
-
-
Method Details
-
before
-
getChallenge
public int getChallenge() -
getChallengeBytes
public byte[] getChallengeBytes() -
getIdentBytes
public byte[] getIdentBytes()
-