Uses of Class
net.minecraft.server.players.StoredUserEntry
Packages that use StoredUserEntry
-
Uses of StoredUserEntry in net.minecraft.server.players
Classes in net.minecraft.server.players with type parameters of type StoredUserEntrySubclasses of StoredUserEntry in net.minecraft.server.playersMethods in net.minecraft.server.players that return StoredUserEntryModifier 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_)
Methods in net.minecraft.server.players with parameters of type StoredUserEntry