jarType

@NotNull
abstract fun jarType(): @NotNull BetterModelPlatform.JarType

Returns the type of JAR file this platform is running on (e.g., SPIGOT, PAPER, FABRIC).

Return

the JarType enum representing the platform's JAR type.

Since

2.0.0