Class QueryThread.Auth

java.lang.Object
net.minecraft.network.rcon.QueryThread.Auth
Enclosing class:
QueryThread

static class QueryThread.Auth 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

  • Method Details

    • before

      public Boolean before(long p_72593_1_)
    • getChallenge

      public int getChallenge()
    • getChallengeBytes

      public byte[] getChallengeBytes()
    • getIdentBytes

      public byte[] getIdentBytes()