yarn/mappings/net/minecraft/world/gen/biome/BiomeGeneratorSettings.mapping

177 lines
4.7 KiB
Plaintext

CLASS none/auq net/minecraft/world/gen/biome/BiomeGeneratorSettings
CLASS none/auq$a JsonStructure
FIELD A useRavines Z
FIELD B useWaterLakes Z
FIELD C waterLakeChance I
FIELD D useLavaLakes Z
FIELD E lavaLakeChance I
FIELD F useLavaOceans Z
FIELD G fixedBiome I
FIELD H biomeSize I
FIELD I riverSize I
FIELD J dirtSize I
FIELD K dirtCount I
FIELD L dirtMinHeight I
FIELD M dirtMaxHeight I
FIELD N gravelSize I
FIELD O gravelCount I
FIELD P gravelMinHeight I
FIELD Q gravelMaxHeight I
FIELD R graniteSize I
FIELD S graniteCount I
FIELD T graniteMinHeight I
FIELD U graniteMaxHeight I
FIELD V dioriteSize I
FIELD W dioriteCount I
FIELD X dioriteMinHeight I
FIELD Y dioriteMaxHeight I
FIELD Z andesiteSize I
FIELD aA lapisSpread I
FIELD a GSON Lcom/google/gson/Gson;
FIELD aa andesiteCount I
FIELD ab andesiteMinHeight I
FIELD ac andesiteMaxHeight I
FIELD ad coalSize I
FIELD ae coalCount I
FIELD af coalMinHeight I
FIELD ag coalMaxHeight I
FIELD ah ironSize I
FIELD ai ironCount I
FIELD aj ironMinHeight I
FIELD ak ironMaxHeight I
FIELD al goldSize I
FIELD am goldCount I
FIELD an goldMinHeight I
FIELD ao goldMaxHeight I
FIELD ap redstoneSize I
FIELD aq redstoneCount I
FIELD ar redstoneMinHeight I
FIELD as redstoneMaxHeight I
FIELD at diamondSize I
FIELD au diamondCount I
FIELD av diamondMinHeight I
FIELD aw diamondMaxHeight I
FIELD ax lapisSize I
FIELD ay lapisCount I
FIELD az lapisCenterHeight I
FIELD b coordinateScale F
FIELD c heightScale F
FIELD d upperLimitScale F
FIELD e lowerLimitScale F
FIELD f depthNoiseScaleX F
FIELD g depthNoiseScaleZ F
FIELD h depthNoiseScaleExponent F
FIELD i mainNoiseScaleX F
FIELD j mainNoiseScaleY F
FIELD k mainNoiseScaleZ F
FIELD l baseSize F
FIELD m stretchY F
FIELD n biomeDepthWeight F
FIELD o biomeDepthOffset F
FIELD p biomeScaleWeight F
FIELD q biomeScaleOffset F
FIELD r seaLevel I
FIELD s useCaves Z
FIELD t useDungeons Z
FIELD u dungeonChance I
FIELD v useStrongholds Z
FIELD w useVillages Z
FIELD x useMineShafts Z
FIELD y useTemples Z
FIELD z useMonuments Z
METHOD a setToDefaults ()V
METHOD a deserialize (Ljava/lang/String;)Lnone/auq$a;
ARG 0 json
METHOD b toBiomeGeneratorSettings ()Lnone/auq;
METHOD equals (Ljava/lang/Object;)Z
ARG 0 other
CLASS none/auq$b JsonStructureDeSerializer
METHOD a deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnone/auq$a;
ARG 0 json
ARG 1 type
ARG 2 context
METHOD a serialize (Lnone/auq$a;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
ARG 0 json
ARG 1 type
ARG 2 context
FIELD A useWaterLakes Z
FIELD B waterLakeChance I
FIELD C useLavaLakes Z
FIELD D lavaLakeChance I
FIELD E useLavaOceans Z
FIELD F fixedBiome I
FIELD G biomeSize I
FIELD H riverSize I
FIELD I dirtSize I
FIELD J dirtCount I
FIELD K dirtMinHeight I
FIELD L dirtMaxHeight I
FIELD M gravelSize I
FIELD N gravelCount I
FIELD O gravelMinHeight I
FIELD P gravelMaxHeight I
FIELD Q graniteSize I
FIELD R graniteCount I
FIELD S graniteMinHeight I
FIELD T graniteMaxHeight I
FIELD U dioriteSize I
FIELD V dioriteCount I
FIELD W dioriteMinHeight I
FIELD X dioriteMaxHeight I
FIELD Y andesiteSize I
FIELD Z andesiteCount I
FIELD a coordinateScale F
FIELD aa andesiteMinHeight I
FIELD ab andesiteMaxHeight I
FIELD ac coalSize I
FIELD ad coalCount I
FIELD ae coalMinHeight I
FIELD af coalMaxHeight I
FIELD ag ironSize I
FIELD ah ironCount I
FIELD ai ironMinHeight I
FIELD aj ironMaxHeight I
FIELD ak goldSize I
FIELD al goldCount I
FIELD am goldMinHeight I
FIELD an goldMaxHeight I
FIELD ao redstoneSize I
FIELD ap redstoneCount I
FIELD aq redstoneMinHeight I
FIELD ar redstoneMaxHeight I
FIELD as diamondSize I
FIELD at diamondCount I
FIELD au diamondMinHeight I
FIELD av diamondMaxHeight I
FIELD aw lapisSize I
FIELD ax lapisCount I
FIELD ay lapisCenterHeight I
FIELD az lapisSpread I
FIELD b heightScale F
FIELD c upperLimitScale F
FIELD d lowerLimitScale F
FIELD e depthNoiseScaleX F
FIELD f depthNoiseScaleZ F
FIELD g depthNoiseScaleExponent F
FIELD h mainNoiseScaleX F
FIELD i mainNoiseScaleY F
FIELD j mainNoiseScaleZ F
FIELD k baseSize F
FIELD l stretchY F
FIELD m biomeDepthWeight F
FIELD n biomeDepthOffset F
FIELD o biomeScaleWeight F
FIELD p biomeScaleOffset F
FIELD q seaLevel I
FIELD r useCaves Z
FIELD s useDungeons Z
FIELD t dungeonChance I
FIELD u useStrongholds Z
FIELD v useVillages Z
FIELD w useMineshafts Z
FIELD x useTemples Z
FIELD y useMonuments Z
FIELD z useRavines Z
METHOD <init> (Lnone/auq$a;)V
ARG 0 jsonStruct