net.minecraft

public class DetectedVersion

implements WorldVersion

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.slf4j.Logger
b
LOGGER
field_16741
LOGGER
f_132477_
public static final WorldVersion
a
BUILT_IN
field_25319
CURRENT
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 DataVersion
f
worldVersion
field_16736
saveVersion
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 WorldVersion
a()
tryDetectVersion()
method_16672()
create()
m_195834_()
public String
getId()
getId()
getId()
public String
getName()
getName()
getName()
public String
getReleaseTarget()
getReleaseTarget()
getReleaseTarget()
public DataVersion
b()
getDataVersion()
method_37912()
getSaveVersion()
m_183476_()
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()