complianceLevel property

int complianceLevel
getter/setter pair

The level of compliance of this client. Used to indicate version of player safety features.

This value is 0 for all versions before 1.16.4-pre1, as those all do not include the so called "player safety features", and 1 for all versions since.

Implementation

int complianceLevel;