Uses of Class
net.minecraft.server.management.BanEntry
-
Packages that use BanEntry Package Description net.minecraft.command.impl net.minecraft.server.management -
-
Uses of BanEntry in net.minecraft.command.impl
Method parameters in net.minecraft.command.impl with type arguments of type BanEntry Modifier and Type Method Description private static int
BanListCommand. showList(CommandSource p_198230_0_, java.util.Collection<? extends BanEntry<?>> p_198230_1_)
-
Uses of BanEntry in net.minecraft.server.management
Subclasses of BanEntry in net.minecraft.server.management Modifier and Type Class Description class
IPBanEntry
class
ProfileBanEntry
-