inertia-parent
Toggle table of contents
0.1.0-SNAPSHOT
java
Target filter
java
Switch theme
Search in API
Skip to content
inertia-parent
inertia-api
/
io.github.inertiaorg.inertia.api.version
/
GameVersion
/
GameVersion
Game
Version
public
void
GameVersion
(
int major
,
int minor
,
int patch
,
Integer
protocolNumber
,
String
displayName
)