| com.mojang.realmsclient.dto.InviteCode | |
| net.minecraft.class_1_1447 | |
| net.minecraft.client.realms.dto.InviteCode |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final String |
|
||||||
| private final Instant |
|
||||||
| private final boolean |
|
||||||
| private static final org.slf4j.Logger |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String code, Instant expirationDate, boolean enabled) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static InviteCode |
|
||||||
| public static InviteCode |
|
||||||
| public String |
|
||||||
| public Instant |
|
||||||
| public boolean |
|