Constant Field Values

Contents

org.geysermc.*

  • org.geysermc.floodgate.crypto.AesCipher 
    Modifier and Type Constant Field Value
    public static final int IV_LENGTH 12
  • org.geysermc.floodgate.crypto.AesKeyProducer 
    Modifier and Type Constant Field Value
    public static final int KEY_SIZE 128
  • org.geysermc.floodgate.crypto.FloodgateCipher 
    Modifier and Type Constant Field Value
    public static final int VERSION 0
  • org.geysermc.floodgate.pluginmessage.PluginMessageChannels 
    Modifier and Type Constant Field Value
    public static final java.lang.String FORM "floodgate:form"
    public static final java.lang.String PACKET "floodgate:packet"
    public static final java.lang.String SKIN "floodgate:skin"
    public static final java.lang.String TRANSFER "floodgate:transfer"