extends BanListEntry<com.mojang.authlib.GameProfile>
| zu | |
| net.minecraft.server.players.UserBanListEntry | |
| net.minecraft.class_3336 | |
| net.minecraft.server.BannedPlayerEntry | |
| net.minecraft.server.management.ProfileBanEntry | |
| net.minecraft.server.v1_15_R1.GameProfileBanEntry |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (com.mojang.authlib.GameProfile profile) |
| public | (com.mojang.authlib.GameProfile profile, Date created, String source, Date expiry, String reason) |
| public | (com.google.gson.JsonObject arg0) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||
| public Component |
| ||||||||||
| private static com.mojang.authlib.GameProfile |
|