Uses of Class
org.geysermc.floodgate.util.InvalidFormatException
Packages that use InvalidFormatException
-
Uses of InvalidFormatException in org.geysermc.floodgate.crypto
Methods in org.geysermc.floodgate.crypto that throw InvalidFormatExceptionModifier and TypeMethodDescriptiondefault void
FloodgateCipher.checkHeader(byte[] data)
Checks if the header is valid.