FeatureFlagsPacket

data class FeatureFlagsPacket(val features: List<String>) : ClientBoundPacket

Feature Flags | 0x67 | play | clientbound

Parameters

features

features

See also

Constructors

Link copied to clipboard
constructor(features: List<String>)

Types

Link copied to clipboard

Properties

Link copied to clipboard