Package net.minecraft.server.management
Class IPBanList
java.lang.Object
net.minecraft.server.management.UserList<String,IPBanEntry>
net.minecraft.server.management.IPBanList
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected UserListEntry<String>
createEntry
(com.google.gson.JsonObject p_152682_1_) get
(SocketAddress p_152709_1_) private String
getIpFromAddress
(SocketAddress p_152707_1_) boolean
boolean
isBanned
(SocketAddress p_152708_1_) Methods inherited from class net.minecraft.server.management.UserList
add, contains, get, getEntries, getFile, getKeyForUser, getUserList, isEmpty, load, remove, remove, save
-
Constructor Details
-
IPBanList
-
-
Method Details
-
createEntry
- Specified by:
createEntry
in classUserList<String,
IPBanEntry>
-
isBanned
-
isBanned
-
get
-
getIpFromAddress
-