platform

@NotNull
abstract fun platform(): @NotNull PlatformPlayer

Gets the platform-specific entity object.

Since

2.0.0

Return

The platform entity.