net.minecraft

public class DetectedVersion

implements com.mojang.bridge.game.GameVersion

v
net.minecraft.DetectedVersion
net.minecraft.class_3797
net.minecraft.MinecraftVersion
net.minecraft.src.C_5077_
net.minecraft.MinecraftVersion

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
b
LOGGER
field_16741
LOGGER
f_132477_
public static final com.mojang.bridge.game.GameVersion
a
BUILT_IN
field_25319
GAME_VERSION
f_132476_
private final String
c
id
field_16738
id
f_132478_
private final String
d
name
field_16733
name
f_132479_
private final boolean
e
stable
field_16737
stable
f_132480_
private final int
f
worldVersion
field_16736
worldVersion
f_132481_
private final int
g
protocolVersion
field_16735
protocolVersion
f_132482_
private final int
h
resourcePackVersion
field_27843
resourcePackVersion
f_179761_
private final int
i
dataPackVersion
field_16734
dataPackVersion
f_179762_
private final Date
j
buildTime
field_16739
buildTime
f_132484_
private final String
k
releaseTarget
field_16740
releaseTarget
f_132485_

Constructor summary

ModifierConstructor
private ()
private (com.google.gson.JsonObject json)

Method summary

Modifier and TypeMethod
public static com.mojang.bridge.game.GameVersion
a()
tryDetectVersion()
method_16672()
create()
m_132490_()
public String
getId()
getId()
getId()
public String
getName()
getName()
getName()
public String
getReleaseTarget()
getReleaseTarget()
getReleaseTarget()
public int
getWorldVersion()
getWorldVersion()
getWorldVersion()
public int
getProtocolVersion()
getProtocolVersion()
getProtocolVersion()
public int
getPackVersion(com.mojang.bridge.game.PackType arg0)
getPackVersion(com.mojang.bridge.game.PackType arg0)
getPackVersion(com.mojang.bridge.game.PackType arg0)
getPackVersion(com.mojang.bridge.game.PackType packType)
getPackVersion(com.mojang.bridge.game.PackType arg0)
public Date
getBuildTime()
getBuildTime()
getBuildTime()
public boolean
isStable()
isStable()
isStable()