Class QueryThreadGs4.RequestChallenge

java.lang.Object
net.minecraft.server.rcon.thread.QueryThreadGs4.RequestChallenge
Enclosing class:
QueryThreadGs4

static class QueryThreadGs4.RequestChallenge extends Object
  • Field Details

    • time

      private final long time
    • challenge

      private final int challenge
    • identBytes

      private final byte[] identBytes
    • challengeBytes

      private final byte[] challengeBytes
    • ident

      private final String ident
  • Constructor Details

    • RequestChallenge

      public RequestChallenge(DatagramPacket p_11573_)
  • Method Details

    • before

      public Boolean before(long p_11576_)
    • getChallenge

      public int getChallenge()
    • getChallengeBytes

      public byte[] getChallengeBytes()
    • getIdentBytes

      public byte[] getIdentBytes()
    • getIdent

      public String getIdent()