CLASS od net/minecraft/server/config/BanEntry FIELD a DATETIME_FORMAT Ljava/text/SimpleDateFormat; FIELD b creationDate Ljava/util/Date; FIELD c source Ljava/lang/String; FIELD d expirationDate Ljava/util/Date; FIELD e reason Ljava/lang/String; METHOD a save (Lcom/google/gson/JsonObject;)V METHOD c getBanExpirationDate ()Ljava/util/Date; METHOD d getReason ()Ljava/lang/String; METHOD e isExpired ()Z