History - net.minecraft.world.WorldSettings
1.7.10
Names
ahj
net.minecraft.class_1156
net.minecraft.world.WorldSettings
net.minecraft.world.WorldSettings
Fields
long: a, field_4565, seed, seed
WorldSettings__GameMode: b, field_4566, gameMode, theGameType
boolean: c, field_4567, generateStructures, mapFeaturesEnabled
boolean: d, field_4568, hardcore, hardcoreEnabled
WorldGeneratorType: e, field_4569, generatorType, terrainType
boolean: f, field_4570, allowCommands, commandsAllowed
boolean: g, field_4571, generateBonusChest, bonusChestEnabled
String: h, field_5469, generatorOptions, field_82751_h
Constructors
(long, WorldSettings__GameMode, boolean, boolean, WorldGeneratorType)
Methods
WorldSettings (): a, method_3753, enableBonusChest, enableBonusChest
WorldSettings (String): a, method_4694, setGeneratorOptions, setWorldName
boolean (): c, method_3756, generateBonusChest, isBonusChestEnabled
long (): d, method_3757, getSeed, getSeed
WorldSettings__GameMode (): e, method_3758, getGameMode, getGameType
boolean (): f, method_3759, isHardcore, getHardcoreEnabled
boolean (): g, method_3760, allowStructures, isMapFeaturesEnabled
WorldGeneratorType (): h, method_3761, getGeneratorType, getTerrainType
boolean (): i, method_3762, allowCommands, areCommandsAllowed
WorldSettings__GameMode (int): a, method_3754, getGameModeById, getGameTypeById
String (): j, method_4695, getGeneratorOptions, func_82749_j
WorldSettings (): b, method_3755, enableCommands, enableCommands