fix mapping package errors (#364)

This commit is contained in:
Adrian Siekierka 2018-12-27 15:45:55 +01:00 committed by GitHub
parent b3513c61e3
commit 72bb9a5ebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
72 changed files with 91 additions and 70 deletions

View File

@ -1,4 +1,7 @@
CLASS bgm net/minecraft/block/AbstractRailBlock
FIELD a SHAPE Lcmx;
FIELD b ASCENDING_SHAPE Lcmx;
FIELD c allowCurves Z
METHOD a isRail (Lbbp;Let;)Z
ARG 0 world
ARG 1 pos
@ -6,6 +9,7 @@ CLASS bgm net/minecraft/block/AbstractRailBlock
ARG 1 state
ARG 2 view
ARG 3 pos
ARG 4 shape
METHOD a neighborUpdate (Lbpm;Lbbp;Let;Lbgs;Let;)V
ARG 1 state
ARG 2 world
@ -27,6 +31,9 @@ CLASS bgm net/minecraft/block/AbstractRailBlock
ARG 2 world
ARG 3 pos
METHOD c getRenderLayer ()Lbbc;
METHOD d canMakeCurves ()Z
METHOD e getShapeProperty ()Lbqp;
METHOD j getPistonBehavior (Lbpm;)Lcfj;
ARG 1 state
METHOD k isRail (Lbpm;)Z
ARG 0 state

View File

@ -1,4 +1,4 @@
CLASS bbc net/minecraft/client/render/block/BlockRenderLayer
CLASS bbc net/minecraft/block/BlockRenderLayer
FIELD a SOLID Lbbc;
FIELD b MIPPED_CUTOUT Lbbc;
FIELD c CUTOUT Lbbc;

View File

@ -0,0 +1,11 @@
CLASS bks net/minecraft/block/RailPlacementHelper
FIELD a world Lbbp;
FIELD b pos Let;
FIELD c block Lbgm;
FIELD d state Lbpm;
FIELD e allowCurves Z
FIELD f neighbors Ljava/util/List;
METHOD a getNeighbors ()Ljava/util/List;
METHOD a computeNeighbors (Lbqq;)V
ARG 1 shape
METHOD c getBlockState ()Lbpm;

View File

@ -1,4 +1,4 @@
CLASS cpj net/minecraft/client/util/Keyboard
CLASS cpj net/minecraft/client/Keyboard
FIELD a client Lcpk;
FIELD b repeatEvents Z
FIELD c clipboard Lcns;

View File

@ -1,4 +1,4 @@
CLASS cpl net/minecraft/client/util/Mouse
CLASS cpl net/minecraft/client/Mouse
FIELD a client Lcpk;
FIELD e x D
FIELD f y D

View File

@ -1,6 +1,8 @@
CLASS cwz net/minecraft/client/gui/widget/LevelEntryWidget
CLASS cwz net/minecraft/client/gui/menu/LevelSelectEntryWidget
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
FIELD d DATE_FORMAT Ljava/text/DateFormat;
FIELD e UNKNOWN_SERVER_TEX Lqc;
FIELD f WORLD_SELECTION_TEX Lqc;
FIELD g client Lcpk;
FIELD h guiLevelSelect Lcwy;
FIELD i levelSummary Lcil;

View File

@ -1,4 +1,4 @@
CLASS cvs net/minecraft/client/gui/menu/ListEntryLocalScanProgress
CLASS cvs net/minecraft/client/gui/menu/LocalScanProgressListEntry
FIELD c client Lcpk;
METHOD a draw (IIIIZF)V
ARG 1 width

View File

@ -1,4 +1,4 @@
CLASS cvt net/minecraft/client/gui/menu/ListEntryLocalServer
CLASS cvt net/minecraft/client/gui/menu/LocalServerListEntry
FIELD c client Lcpk;
FIELD d entry Ldql;
FIELD e gui Lcvr;

View File

@ -1,4 +1,4 @@
CLASS cvu net/minecraft/client/gui/menu/ListEntryRemoteServer
CLASS cvu net/minecraft/client/gui/menu/RemoteServerListEntry
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
FIELD d PING_THREAD_POOL Ljava/util/concurrent/ThreadPoolExecutor;
FIELD e UNKNOWN_SERVER Lqc;

View File

@ -1,4 +1,5 @@
CLASS cvv net/minecraft/client/gui/widget/ServerListWidget
CLASS cvv net/minecraft/client/gui/menu/ServerListGuiWidget
CLASS cvv$a Entry
FIELD v guiMultiplayer Lcvr;
FIELD w userServers Ljava/util/List;
FIELD x localScanWidget Lcvv$a;

View File

@ -1,4 +1,4 @@
CLASS cwf net/minecraft/client/gui/widget/recipe/book/AnimatedResultButton
CLASS cwf net/minecraft/client/gui/recipebook/AnimatedResultButton
FIELD o BG_TEX Lqc;
FIELD p craftingContainer Latx;
FIELD q recipeBook Lxq;

View File

@ -1,4 +1,4 @@
CLASS cwe net/minecraft/client/gui/widget/recipe/book/GroupButtonWidget
CLASS cwe net/minecraft/client/gui/recipebook/GroupButtonWidget
FIELD u category Lcpn;
FIELD v bounce F
METHOD <init> (ILcpn;)V

View File

@ -1,4 +1,4 @@
CLASS cwb net/minecraft/client/gui/widget/recipe/book/RecipeAlternatesWidget
CLASS cwb net/minecraft/client/gui/recipebook/RecipeAlternatesWidget
CLASS cwb$a AlternateButtonWidget
CLASS cwb$a$a InputSlot
FIELD o slots Ljava/util/List;

View File

@ -1,4 +1,4 @@
CLASS cwc net/minecraft/client/gui/container/RecipeBookGui
CLASS cwc net/minecraft/client/gui/recipebook/RecipeBookGui
FIELD a TEXTURE Lqc;
FIELD f ghostSlots Lcwa;
FIELD g toggleCraftableButton Lcrb;

View File

@ -1,4 +1,4 @@
CLASS cwd net/minecraft/client/recipe/book/RecipeBookResultsArea
CLASS cwd net/minecraft/client/gui/recipebook/RecipeBookGuiResults
FIELD a resultButtons Ljava/util/List;
FIELD b hoveredResultButton Lcwf;
FIELD c alternatesWidget Lcwb;

View File

@ -1,4 +1,4 @@
CLASS deo net/minecraft/client/render/chunk/ChunkRenderDispatcher
CLASS deo net/minecraft/client/render/ChunkRenderDispatcher
FIELD a renderer Ldee;
FIELD b world Lbbp;
FIELD c sizeY I

View File

@ -1,2 +0,0 @@
CLASS cnj net/minecraft/client/util/GLFWUtil
METHOD b getTime ()D

View File

@ -0,0 +1,2 @@
CLASS cnj net/minecraft/client/util/GlfwUtil
METHOD b getTime ()D

View File

@ -1,4 +1,4 @@
CLASS bxg net/minecraft/world/gen/config/ProbabilityConfig
CLASS bxg net/minecraft/world/gen/ProbabilityConfig
FIELD b probability F
METHOD <init> (F)V
ARG 1 probability

View File

@ -0,0 +1,2 @@
CLASS btf net/minecraft/world/gen/carver/CarverConfig
FIELD a DEFAULT Lbtj;

View File

@ -0,0 +1 @@
CLASS btj net/minecraft/world/gen/carver/DefaultCarverConfig

View File

@ -1,2 +0,0 @@
CLASS btf net/minecraft/world/gen/config/carver/CarverConfig
FIELD a DEFAULT Lbtj;

View File

@ -1 +0,0 @@
CLASS btj net/minecraft/world/gen/config/carver/DefaultCarverConfig

View File

@ -1,3 +0,0 @@
CLASS cec net/minecraft/world/gen/config/surfacebuilder/SurfaceConfig
METHOD a getTopMaterial ()Lbpm;
METHOD b getUnderMaterial ()Lbpm;

View File

@ -1,4 +1,4 @@
CLASS cal net/minecraft/world/gen/config/decorator/CarvingMaskDecoratorConfig
CLASS cal net/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig
FIELD a step Lbss$a;
FIELD b probability F
METHOD <init> (Lbss$a;F)V

View File

@ -1,4 +1,4 @@
CLASS cam net/minecraft/world/gen/config/decorator/ChanceDecoratorConfig
CLASS cam net/minecraft/world/gen/decorator/ChanceDecoratorConfig
FIELD a chance I
METHOD <init> (I)V
ARG 1 chance

View File

@ -1,4 +1,4 @@
CLASS bup net/minecraft/world/gen/config/decorator/ChanceRangeDecoratorConfig
CLASS bup net/minecraft/world/gen/decorator/ChanceRangeDecoratorConfig
FIELD a chance F
FIELD b bottomOffset I
FIELD c topOffset I

View File

@ -1,4 +1,4 @@
CLASS cao net/minecraft/world/gen/config/decorator/CountChanceDecoratorConfig
CLASS cao net/minecraft/world/gen/decorator/CountChanceDecoratorConfig
FIELD a count I
FIELD b chance F
METHOD <init> (IF)V

View File

@ -1,4 +1,4 @@
CLASS can net/minecraft/world/gen/config/decorator/CountDecoratorConfig
CLASS can net/minecraft/world/gen/decorator/CountDecoratorConfig
FIELD a count I
METHOD <init> (I)V
ARG 1 count

View File

@ -1,4 +1,4 @@
CLASS cas net/minecraft/world/gen/config/decorator/CountDepthDecoratorConfig
CLASS cas net/minecraft/world/gen/decorator/CountDepthDecoratorConfig
FIELD a count I
FIELD b baseline I
FIELD c spread I

View File

@ -1,4 +1,4 @@
CLASS cap net/minecraft/world/gen/config/decorator/CountExtraChanceDecoratorConfig
CLASS cap net/minecraft/world/gen/decorator/CountExtraChanceDecoratorConfig
FIELD a count I
FIELD b extraChance F
FIELD c extraCount I

View File

@ -1,4 +1,4 @@
CLASS buq net/minecraft/world/gen/config/decorator/DecoratorConfig
CLASS buq net/minecraft/world/gen/decorator/DecoratorConfig
FIELD e DEFAULT Lbwv;
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops

View File

@ -1,4 +1,4 @@
CLASS cbc net/minecraft/world/gen/config/decorator/DungeonDecoratorConfig
CLASS cbc net/minecraft/world/gen/decorator/DungeonDecoratorConfig
FIELD a chance I
METHOD <init> (I)V
ARG 1 chance

View File

@ -1,4 +1,4 @@
CLASS car net/minecraft/world/gen/config/decorator/HeightmapRangeDecoratorConfig
CLASS car net/minecraft/world/gen/decorator/HeightmapRangeDecoratorConfig
FIELD a min I
FIELD b max I
METHOD <init> (II)V

View File

@ -1,4 +1,4 @@
CLASS caz net/minecraft/world/gen/config/decorator/LakeDecoratorConfig
CLASS caz net/minecraft/world/gen/decorator/LakeDecoratorConfig
FIELD a chance I
METHOD <init> (I)V
ARG 1 chance

View File

@ -1,4 +1,4 @@
CLASS bus net/minecraft/world/gen/config/decorator/NoiseHeightmapDecoratorConfig
CLASS bus net/minecraft/world/gen/decorator/NoiseHeightmapDecoratorConfig
FIELD a noiseLevel D
FIELD b belowNoise I
FIELD c aboveNoise I

View File

@ -1,4 +1,4 @@
CLASS bwv net/minecraft/world/gen/config/decorator/NopeDecoratorConfig
CLASS bwv net/minecraft/world/gen/decorator/NopeDecoratorConfig
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbwv;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;

View File

@ -1,4 +1,4 @@
CLASS bur net/minecraft/world/gen/config/decorator/RangeDecoratorConfig
CLASS bur net/minecraft/world/gen/decorator/RangeDecoratorConfig
FIELD a count I
FIELD b bottomOffset I
FIELD c topOffset I

View File

@ -1,4 +1,4 @@
CLASS caq net/minecraft/world/gen/config/decorator/TopSolidHeightmapNoiseBiasedDecoratorConfig
CLASS caq net/minecraft/world/gen/decorator/TopSolidHeightmapNoiseBiasedDecoratorConfig
FIELD a noiseToCountRatio I
FIELD b noiseFactor D
FIELD c noiseOffset D

View File

@ -1,4 +1,4 @@
CLASS bts net/minecraft/world/gen/config/feature/BoulderFeatureConfig
CLASS bts net/minecraft/world/gen/feature/BoulderFeatureConfig
FIELD a state Lbpm;
FIELD b startRadius I
METHOD <init> (Lbpm;I)V

View File

@ -1,4 +1,4 @@
CLASS btx net/minecraft/world/gen/config/feature/BuriedTreasureFeatureConfig
CLASS btx net/minecraft/world/gen/feature/BuriedTreasureFeatureConfig
FIELD a probability F
METHOD <init> (F)V
ARG 1 probability

View File

@ -1,4 +1,4 @@
CLASS btz net/minecraft/world/gen/config/feature/BushFeatureConfig
CLASS btz net/minecraft/world/gen/feature/BushFeatureConfig
FIELD a state Lbpm;
METHOD <init> (Lbpm;)V
ARG 1 state

View File

@ -1,4 +1,4 @@
CLASS bun net/minecraft/world/gen/config/feature/DecoratedFeatureConfig
CLASS bun net/minecraft/world/gen/feature/DecoratedFeatureConfig
FIELD a feature Lbue;
FIELD b decorator Lbzy;
METHOD <init> (Lbue;Lbzy;)V

View File

@ -1,4 +1,4 @@
CLASS bww net/minecraft/world/gen/config/feature/DefaultFeatureConfig
CLASS bww net/minecraft/world/gen/feature/DefaultFeatureConfig
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbww;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;

View File

@ -1,4 +1,4 @@
CLASS bux net/minecraft/world/gen/config/feature/DiskFeatureConfig
CLASS bux net/minecraft/world/gen/feature/DiskFeatureConfig
FIELD a state Lbpm;
FIELD b radius I
FIELD c ySize I

View File

@ -1,4 +1,4 @@
CLASS buz net/minecraft/world/gen/config/feature/DoublePlantFeatureConfig
CLASS buz net/minecraft/world/gen/feature/DoublePlantFeatureConfig
FIELD a state Lbpm;
METHOD <init> (Lbpm;)V
ARG 1 state

View File

@ -1,4 +1,4 @@
CLASS bxq net/minecraft/world/gen/config/feature/EmeraldOreFeatureConfig
CLASS bxq net/minecraft/world/gen/feature/EmeraldOreFeatureConfig
FIELD a target Lbpm;
FIELD b state Lbpm;
METHOD <init> (Lbpm;Lbpm;)V

View File

@ -1,4 +1,4 @@
CLASS bvc net/minecraft/world/gen/config/feature/EndGatewayFeatureConfig
CLASS bvc net/minecraft/world/gen/feature/EndGatewayFeatureConfig
FIELD a exitsAtSpawn Z
METHOD <init> (Z)V
ARG 1 exitsAtSpawn

View File

@ -1,4 +1,4 @@
CLASS byh net/minecraft/world/gen/config/feature/EndPillarFeatureConfig
CLASS byh net/minecraft/world/gen/feature/EndPillarFeatureConfig
FIELD a crystalInvulnerable Z
FIELD b spikes Ljava/util/List;
FIELD c crystalBeamTarget Let;

View File

@ -1,4 +1,4 @@
CLASS bvh net/minecraft/world/gen/config/feature/FeatureConfig
CLASS bvh net/minecraft/world/gen/feature/FeatureConfig
FIELD e DEFAULT Lbww;
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops

View File

@ -1,4 +1,4 @@
CLASS bvo net/minecraft/world/gen/config/feature/GrassFeatureConfig
CLASS bvo net/minecraft/world/gen/feature/GrassFeatureConfig
FIELD a state Lbpm;
METHOD <init> (Lbpm;)V
ARG 1 state

View File

@ -1,4 +1,4 @@
CLASS bvi net/minecraft/world/gen/config/feature/IcePatchFeatureConfig
CLASS bvi net/minecraft/world/gen/feature/IcePatchFeatureConfig
FIELD a radius I
METHOD <init> (I)V
ARG 1 radius

View File

@ -1,4 +1,4 @@
CLASS bvz net/minecraft/world/gen/config/feature/IcebergFeatureConfig
CLASS bvz net/minecraft/world/gen/feature/IcebergFeatureConfig
FIELD a state Lbpm;
METHOD <init> (Lbpm;)V
ARG 1 state

View File

@ -1,4 +1,4 @@
CLASS bwg net/minecraft/world/gen/config/feature/LakeFeatureConfig
CLASS bwg net/minecraft/world/gen/feature/LakeFeatureConfig
FIELD a state Lbpm;
METHOD <init> (Lbpm;)V
ARG 1 state

View File

@ -1,4 +1,4 @@
CLASS bwn net/minecraft/world/gen/config/feature/MineshaftFeatureConfig
CLASS bwn net/minecraft/world/gen/feature/MineshaftFeatureConfig
FIELD a probability D
FIELD b type Lbwo$b;
METHOD <init> (DLbwo$b;)V

View File

@ -1,4 +1,4 @@
CLASS bvt net/minecraft/world/gen/config/feature/NetherSpringFeatureConfig
CLASS bvt net/minecraft/world/gen/feature/NetherSpringFeatureConfig
FIELD a insideRock Z
METHOD <init> (Z)V
ARG 1 insideRock

View File

@ -1,4 +1,4 @@
CLASS bws net/minecraft/world/gen/config/feature/NewVillageFeatureConfig
CLASS bws net/minecraft/world/gen/feature/NewVillageFeatureConfig
FIELD a startPool Lqc;
FIELD b size I
METHOD <init> (Ljava/lang/String;I)V

View File

@ -1,4 +1,4 @@
CLASS bwy net/minecraft/world/gen/config/feature/OceanRuinFeatureConfig
CLASS bwy net/minecraft/world/gen/feature/OceanRuinFeatureConfig
FIELD a biomeTemperature Lccd$b;
FIELD b largeProbability F
FIELD c clusterProbability F

View File

@ -1,4 +1,4 @@
CLASS bwz net/minecraft/world/gen/config/feature/OreFeatureConfig
CLASS bwz net/minecraft/world/gen/feature/OreFeatureConfig
CLASS bwz$a Target
FIELD a NATURAL_STONE Lbwz$a;
FIELD b NETHERRACK Lbwz$a;

View File

@ -1,4 +1,4 @@
CLASS bxb net/minecraft/world/gen/config/feature/PillagerOutpostFeatureConfig
CLASS bxb net/minecraft/world/gen/feature/PillagerOutpostFeatureConfig
FIELD a probability D
METHOD <init> (D)V
ARG 1 probability

View File

@ -1,4 +1,4 @@
CLASS bxi net/minecraft/world/gen/config/feature/RandomBooleanFeatureConfig
CLASS bxi net/minecraft/world/gen/feature/RandomBooleanFeatureConfig
FIELD a featureTrue Lbue;
FIELD b featureFalse Lbue;
METHOD <init> (Lbue;Lbue;)V

View File

@ -1,4 +1,4 @@
CLASS bxk net/minecraft/world/gen/config/feature/RandomFeatureConfig
CLASS bxk net/minecraft/world/gen/feature/RandomFeatureConfig
FIELD a features Ljava/util/List;
FIELD b defaultFeature Lbue;
METHOD <init> (Ljava/util/List;Lbue;)V

View File

@ -1,4 +1,4 @@
CLASS bxm net/minecraft/world/gen/config/feature/RandomRandomFeatureConfig
CLASS bxm net/minecraft/world/gen/feature/RandomRandomFeatureConfig
FIELD a features Ljava/util/List;
FIELD b count I
METHOD <init> (Ljava/util/List;I)V

View File

@ -1,4 +1,4 @@
CLASS buj net/minecraft/world/gen/config/feature/SeaPickleFeatureConfig
CLASS buj net/minecraft/world/gen/feature/SeaPickleFeatureConfig
FIELD a count I
METHOD <init> (I)V
ARG 1 count

View File

@ -1,4 +1,4 @@
CLASS bxw net/minecraft/world/gen/config/feature/SeagrassFeatureConfig
CLASS bxw net/minecraft/world/gen/feature/SeagrassFeatureConfig
FIELD a count I
FIELD b tallSeagrassProbability D
METHOD <init> (ID)V

View File

@ -1,4 +1,4 @@
CLASS bxx net/minecraft/world/gen/config/feature/ShipwreckFeatureConfig
CLASS bxx net/minecraft/world/gen/feature/ShipwreckFeatureConfig
FIELD a isBeached Z
METHOD <init> (Z)V
ARG 1 isBeached

View File

@ -1,4 +1,4 @@
CLASS bxz net/minecraft/world/gen/config/feature/SimpleBlockFeatureConfig
CLASS bxz net/minecraft/world/gen/feature/SimpleBlockFeatureConfig
FIELD a toPlace Lbpm;
FIELD b placeOn Ljava/util/List;
FIELD c placeIn Ljava/util/List;

View File

@ -1,4 +1,4 @@
CLASS byb net/minecraft/world/gen/config/feature/SimpleRandomFeatureConfig
CLASS byb net/minecraft/world/gen/feature/SimpleRandomFeatureConfig
FIELD a features Ljava/util/List;
METHOD <init> (Ljava/util/List;)V
ARG 1 features

View File

@ -1,4 +1,4 @@
CLASS byj net/minecraft/world/gen/config/feature/SpringFeatureConfig
CLASS byj net/minecraft/world/gen/feature/SpringFeatureConfig
FIELD a state Lcfd;
METHOD <init> (Lcfd;)V
ARG 1 state

View File

@ -1,4 +1,4 @@
CLASS byv net/minecraft/world/gen/config/feature/VillageFeatureConfig
CLASS byv net/minecraft/world/gen/feature/VillageFeatureConfig
FIELD a sizeModifier I
FIELD b type Lccr$n;
METHOD <init> (ILccr$n;)V

View File

@ -0,0 +1,3 @@
CLASS cec net/minecraft/world/gen/surfacebuilder/SurfaceConfig
METHOD a getTopMaterial ()Lbpm;
METHOD b getUnderMaterial ()Lbpm;

View File

@ -1,4 +1,4 @@
CLASS ceb net/minecraft/world/gen/config/surfacebuilder/TernarySurfaceConfig
CLASS ceb net/minecraft/world/gen/surfacebuilder/TernarySurfaceConfig
FIELD a topMaterial Lbpm;
FIELD b underMaterial Lbpm;
FIELD c underwaterMaterial Lbpm;