Uses of Class
net.minecraft.server.BanEntry
| Package | Description |
|---|---|
| net.minecraft.server | |
| net.minecraft.server.dedicated.command |
-
Uses of BanEntry in net.minecraft.server
Subclasses of BanEntry in net.minecraft.server Modifier and Type Class Description classBannedIpEntryclassBannedPlayerEntry -
Uses of BanEntry in net.minecraft.server.dedicated.command
Method parameters in net.minecraft.server.dedicated.command with type arguments of type BanEntry Modifier and Type Method Description private static intBanListCommand. execute(ServerCommandSource source, Collection<? extends BanEntry<?>> targets)