Uses of Class
net.minecraft.server.players.StoredUserEntry
-
Uses of StoredUserEntry in net.minecraft.server.players
Modifier and TypeMethodDescriptionprotected StoredUserEntry<String>
IpBanList.createEntry
(com.google.gson.JsonObject p_11038_) protected StoredUserEntry<com.mojang.authlib.GameProfile>
ServerOpList.createEntry
(com.google.gson.JsonObject p_11348_) protected abstract StoredUserEntry<K>
StoredUserList.createEntry
(com.google.gson.JsonObject p_11383_) protected StoredUserEntry<com.mojang.authlib.GameProfile>
UserBanList.createEntry
(com.google.gson.JsonObject p_11405_) protected StoredUserEntry<com.mojang.authlib.GameProfile>
UserWhiteList.createEntry
(com.google.gson.JsonObject p_11452_)