Package net.minecraft.network.rcon
Class QueryThread.Auth
- java.lang.Object
-
- net.minecraft.network.rcon.QueryThread.Auth
-
- Enclosing class:
- QueryThread
static class QueryThread.Auth extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private int
challenge
private byte[]
challengeBytes
private java.lang.String
ident
private byte[]
identBytes
private long
time
-
Constructor Summary
Constructors Constructor Description Auth(java.net.DatagramPacket p_i231427_1_)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Boolean
before(long p_72593_1_)
int
getChallenge()
byte[]
getChallengeBytes()
byte[]
getIdentBytes()
-