Uses of Class
net.minecraft.server.BannedPlayerEntry
Packages that use BannedPlayerEntry
-
Uses of BannedPlayerEntry in net.minecraft
Methods in net.minecraft that return BannedPlayerEntryModifier and TypeMethodDescription(package private) BannedPlayerEntryclass_11835.class_11836.method_73857()Methods in net.minecraft that return types with arguments of type BannedPlayerEntryMethods in net.minecraft with parameters of type BannedPlayerEntryModifier and TypeMethodDescriptionvoidclass_11806.method_73665(BannedPlayerEntry bannedPlayerEntry) voidclass_11869.method_73665(BannedPlayerEntry bannedPlayerEntry) voidclass_11870.method_73665(BannedPlayerEntry bannedPlayerEntry) voidclass_11871.method_73665(BannedPlayerEntry bannedPlayerEntry) voidclass_11828.method_73750(BannedPlayerEntry bannedPlayerEntry, class_11838 class_11838) (package private) static class_11835.class_11836class_11835.class_11836.method_73856(BannedPlayerEntry bannedPlayerEntry) static class_11835.class_11837class_11835.class_11837.method_73860(BannedPlayerEntry bannedPlayerEntry) -
Uses of BannedPlayerEntry in net.minecraft.server
Methods in net.minecraft.server with parameters of type BannedPlayerEntryModifier and TypeMethodDescriptionbooleanBannedPlayerList.add(BannedPlayerEntry bannedPlayerEntry)