类 QueryThreadGs4.RequestChallenge
java.lang.Object
net.minecraft.server.rcon.thread.QueryThreadGs4.RequestChallenge
- 封闭类:
QueryThreadGs4
-
字段详细资料
-
time
private final long time -
challenge
private final int challenge -
identBytes
private final byte[] identBytes -
challengeBytes
private final byte[] challengeBytes -
ident
-
-
构造器详细资料
-
RequestChallenge
-
-
方法详细资料
-
before
-
getChallenge
public int getChallenge() -
getChallengeBytes
public byte[] getChallengeBytes() -
getIdentBytes
public byte[] getIdentBytes() -
getIdent
-