History - net.minecraft.server.dedicated.management.handler.BanManagementHandler
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.server.jsonrpc.internalapi.MinecraftBanListService
net.minecraft.class_11828
net.minecraft.server.dedicated.management.handler.BanManagementHandler
Fields
Constructors
Methods
void (BannedPlayerEntry, ManagementConnectionId): addUserBan, method_73750, addPlayer
void (PlayerConfigEntry, ManagementConnectionId): removeUserBan, method_73749, removePlayer
Collection<BannedPlayerEntry> (): getUserBanEntries, method_73746, getUserBanList
Collection<BannedIpEntry> (): getIpBanEntries, method_73752, getIpBanList
void (BannedIpEntry, ManagementConnectionId): addIpBan, method_73748, addIpAddress
void (ManagementConnectionId): clearIpBans, method_73747, clearIpBanList
void (String, ManagementConnectionId): removeIpBan, method_73751, removeIpAddress
void (ManagementConnectionId): clearUserBans, method_74493, clearBanList