Table of Contents

Enum CrossplayLevel

Namespace
McServerLauncher.Services
Assembly
McServerLauncher.dll

How well Bedrock players can actually play on a server type.

public enum CrossplayLevel

Fields

Full = 2

Works. Plugins run on the server alone, so a Bedrock client needs nothing.

None = 0

No Geyser build for this type. Bedrock cannot reach it at all.

Partial = 1

It connects, and then depends on the mods. Every mod the client is required to have is a door closed to Bedrock, which cannot install any of them.

Remarks

A yes/no answer was not honest enough. Geyser publishes a build for four of the six types, but "a build exists" and "your friend on a phone can play" are different claims, and the gap between them is exactly where the questions came from.

The levels below are what has actually been observed, not what the projects advertise.