Interface ServerPacket.Configuration

All Superinterfaces:
NetworkBuffer.Writer, SendablePacket, ServerPacket
All Known Implementing Classes:
DisconnectPacket, FinishConfigurationPacket, KeepAlivePacket, PingPacket, PluginMessagePacket, RegistryDataPacket, ResourcePackPopPacket, ResourcePackPushPacket, TagsPacket, UpdateEnabledFeaturesPacket
Enclosing interface:
ServerPacket

public static non-sealed interface ServerPacket.Configuration extends ServerPacket
  • Method Details

    • configurationId

      int configurationId()