net.minecraft.world.level

public class LevelType

bkd
net.minecraft.world.level.LevelType
net.minecraft.class_1942
net.minecraft.unmapped.C_oynhlvsg
net.minecraft.world.level.LevelGeneratorType
net.minecraft.world.WorldType
net.minecraft.server.v1_15_R1.WorldType

Field summary

Modifier and TypeField
public static final LevelType[]
a
LEVEL_TYPES
field_9279
f_ftshxsih
TYPES
field_77139_a
types
public static final LevelType
b
NORMAL
field_9265
f_qfrnwkny
DEFAULT
field_77137_b
NORMAL
public static final LevelType
c
FLAT
field_9277
f_ovvmrxcs
FLAT
field_77138_c
FLAT
public static final LevelType
d
LARGE_BIOMES
field_9276
f_auezdydt
LARGE_BIOMES
field_77135_d
LARGE_BIOMES
public static final LevelType
e
AMPLIFIED
field_9267
f_kiqquanw
AMPLIFIED
field_151360_e
AMPLIFIED
public static final LevelType
f
CUSTOMIZED
field_9278
f_oyyfizwb
CUSTOMIZED
field_180271_f
CUSTOMIZED
public static final LevelType
g
BUFFET
field_9275
f_ucpedsvj
BUFFET
field_205394_h
public static final LevelType
h
DEBUG_ALL_BLOCK_STATES
field_9266
f_jqejhphf
DEBUG_ALL_BLOCK_STATES
field_180272_g
DEBUG_ALL_BLOCK_STATES
public static final LevelType
i
NORMAL_1_1
field_9268
f_hieuoqch
DEFAULT_1_1
field_77136_e
NORMAL_1_1
private final int
j
id
field_9281
f_eehufjak
id
field_82748_f
private final String
k
generatorName
field_9269
f_szbodcwh
name
field_77133_f
name
private final String
l
generatorSerialization
field_9272
f_nvbebqsf
storedName
field_211890_l
private final int
m
version
field_9280
f_jhdknjsx
version
field_77134_g
version
private boolean
n
selectable
field_9274
f_mlqcsvit
visible
field_77140_h
private boolean
o
replacement
field_9273
f_zgrccovq
versioned
field_77141_i
private boolean
p
hasHelpText
field_9271
f_ajgddtnv
info
field_151361_l
private boolean
q
hasCustomOptions
field_9270
f_uffdziob
customizable
field_205395_p

Constructor summary

ModifierConstructor
private (int id, String name)
private (int id, String name, int version)
private (int id, String name, String storedName, int version)

Method summary

Modifier and TypeMethod
public String
a()
getName()
method_8635()
m_anzslqqw()
getName()
func_211888_a()
name()
public String
b()
getSerialization()
method_8638()
m_igcugcbo()
getStoredName()
func_211889_b()
public int
e()
getVersion()
method_8636()
m_rkvartwf()
getVersion()
func_77131_c()
getVersion()
public LevelType
a(int arg0)
getReplacementForVersion(int arg0)
method_8632(int arg0)
m_jnzyfkgk(int arg0)
getTypeForVersion(int version)
func_77132_a(int arg0)
public LevelType
a(boolean arg0)
setCustomOptions(boolean arg0)
method_8631(boolean arg0)
m_eevyuyim(boolean arg0)
setCustomizable(boolean customizable)
func_205392_a(boolean arg0)
private LevelType
b(boolean arg0)
setSelectableByUser(boolean arg0)
method_8633(boolean arg0)
m_gjpkewor(boolean arg0)
setVisible(boolean visible)
func_77124_a(boolean arg0)
private LevelType
k()
setHasReplacement()
method_8634()
m_fdywiczt()
setVersioned()
func_77129_f()
public boolean
h()
hasReplacement()
method_8643()
m_ivrnizik()
isVersioned()
func_77125_e()
public static LevelType
a(String arg0)
getLevelType(String arg0)
method_8639(String arg0)
m_pgzxsibz(String arg0)
getTypeFromName(String name)
func_77130_a(String arg0)
getType(String arg0)
public int
i()
getId()
method_8637()
m_pjavgwnm()
getId()
func_82747_f()
private LevelType
l()
setHasHelpText()
method_8629()
m_jexbgrye()
setHasInfo()
func_151358_j()
public String
c()
getDescriptionId()
method_8640()
m_vklrmcfd()
getTranslationKey()
func_77128_b()
public String
d()
getHelpTextId()
method_8630()
m_yecydixx()
getInfoTranslationKey()
func_151359_c()
public boolean
f()
hasCustomOptions()
method_8641()
m_bdnxcwgl()
isCustomizable()
func_205393_e()
public boolean
g()
isSelectable()
method_8642()
m_mirzqbsc()
isVisible()
func_77126_d()
public boolean
j()
hasHelpText()
method_8644()
m_epxjloyu()
hasInfo()
func_151357_h()