Various mappings, mainly entity (#524)

* Various mappings, mainly entity

* wrong tabulation

* added smooth lighting render class

* resolved conflicts

* oupsi

* '-'
This commit is contained in:
Yanis48 2019-03-19 16:38:15 +01:00 committed by Modmuss50
parent fa91aa70fa
commit 9ae17580ac
22 changed files with 51 additions and 11 deletions

View File

@ -1,3 +1,4 @@
CLASS bod net/minecraft/block/FluidBlock
FIELD a LEVEL Lbuw;
FIELD b fluid Lcji;
FIELD c statesByLevel Ljava/util/List;

View File

@ -4,6 +4,7 @@ CLASS dip net/minecraft/client/network/ClientPlayerEntity
FIELD cg clientPermissionLevel I
FIELD cr serverBrand Ljava/lang/String;
FIELD cv activeHand Lagq;
FIELD cw riding Z
FIELD e networkHandler Ldgc;
FIELD f input Ldin;
FIELD g client Lctp;
@ -18,6 +19,7 @@ CLASS dip net/minecraft/client/network/ClientPlayerEntity
METHOD f sendChatMessage (Ljava/lang/String;)V
METHOD g setServerBrand (Ljava/lang/String;)V
ARG 1 serverBrand
METHOD l isRiding ()Z
METHOD t updateHealth (F)V
METHOD x startRidingJump ()V
METHOD z openRidingInventory ()V

View File

@ -1 +1,5 @@
CLASS cth net/minecraft/client/options/CloudRenderMode
FIELD e renderModeId I
FIELD f renderMode Ljava/lang/String;
METHOD a getRenderModeId ()I
METHOD b getRenderMode ()Ljava/lang/String;

View File

@ -25,15 +25,21 @@ CLASS cts net/minecraft/client/options/GameOption
FIELD h FRAMERATE_LIMIT Lctv;
FIELD i FULLSCREEN_RESOLUTION Lctv;
FIELD j GAMMA Lctv;
FIELD k MIPMAP_LEVELS Lctv;
FIELD l MOUSE_WHEEL_SENSITIVITY Lctv;
FIELD m RENDER_DISTANCE Lctv;
FIELD n SENSITIVITY Lctv;
FIELD o TEXT_BACKGROUND_OPACITY Lctv;
FIELD p AO Lcti;
FIELD q ATTACK_INDICATOR Lcti;
FIELD r VISIBILITY Lcti;
FIELD s GRAPHICS Lcti;
FIELD t GUI_SCALE Lcti;
FIELD u MAIN_HAND Lcti;
FIELD v NARRATOR Lcti;
FIELD w PARTICLES Lcti;
FIELD x RENDER_CLOUDS Lcti;
FIELD x CLOUDS Lcti;
FIELD y TEXT_BACKGROUND Lcti;
FIELD z AUTO_JUMP Lcte;
METHOD <init> (Ljava/lang/String;)V
ARG 1 key

View File

@ -1,6 +1,7 @@
CLASS ayb net/minecraft/container/CraftingResultSlot
FIELD a craftingInv Laxe;
FIELD b player Laun;
FIELD c amount I
METHOD <init> (Laun;Laxe;Lagk;III)V
ARG 1 player
ARG 2 craftingInv

View File

@ -1,6 +1,6 @@
CLASS axl net/minecraft/container/FurnaceOutputSlot
FIELD a player Laun;
FIELD b amountCrafted I
FIELD b amount I
METHOD <init> (Laun;Lagk;III)V
ARG 1 player
ARG 2 inventory

View File

@ -1 +1,2 @@
CLASS auw net/minecraft/entity/EnderEyeEntity
FIELD f useCount I

View File

@ -197,9 +197,9 @@ CLASS ahw net/minecraft/entity/Entity
METHOD ad extinguish ()V
METHOD ae destroy ()V
METHOD ag moveToBoundingBoxCenter ()V
METHOD ah getSoundSwim ()Lyf;
METHOD ai getSoundSplash ()Lyf;
METHOD aj getSoundHighSpeedSplash ()Lyf;
METHOD ah getSwimSound ()Lyf;
METHOD ai getSplashSound ()Lyf;
METHOD aj getHighSpeedSplashSound ()Lyf;
METHOD ak checkBlockCollision ()V
METHOD am isSilent ()Z
METHOD an isUnaffectedByGravity ()Z

View File

@ -2,6 +2,7 @@ CLASS aic net/minecraft/entity/ExperienceOrbEntity
FIELD c xpAge I
FIELD e health I
FIELD f amount I
FIELD g target Laum;
METHOD <init> (Lbfx;DDDI)V
ARG 1 world
ARG 2 x

View File

@ -6,8 +6,9 @@ CLASS arv net/minecraft/entity/decoration/AbstractDecorationEntity
ARG 1 type
METHOD <init> (Laia;Lbfx;Leu;)V
ARG 1 world
METHOD a copyEntityData (Lahw;)V
METHOD a onBreak (Lahw;)V
METHOD a setFacing (Lez;)V
METHOD k getWidthPixels ()I
METHOD l getHeightPixels ()I
METHOD m onPlace ()V
METHOD n getDecorationBlockPos ()Leu;

View File

@ -6,3 +6,4 @@ CLASS aqx net/minecraft/entity/decoration/EnderCrystalEntity
METHOD a setBeamTarget (Leu;)V
METHOD a setShowBottom (Z)V
METHOD f getBeamTarget ()Leu;
METHOD i getShowBottom ()Z

View File

@ -1,6 +1,6 @@
CLASS ary net/minecraft/entity/decoration/painting/PaintingMotive
FIELD A width I
FIELD B textureY I
FIELD B height I
METHOD a getWidth ()I
METHOD a register (Ljava/lang/String;II)Lary;
METHOD b getTextureY ()I
METHOD b getHeight ()I

View File

@ -1,6 +1,9 @@
CLASS atd net/minecraft/entity/mob/PhantomEntity
CLASS atd$a PhantomMovementType
CLASS atd$d PhantomBodyControl
CLASS atd$f PhantomLookControl
CLASS atd$g PhantomMoveControl
FIELD bA movementType Latd$a;
FIELD b SIZE Lqe;
METHOD a setPhantomSize (I)V
METHOD l getPhantomSize ()I

View File

@ -1,12 +1,14 @@
CLASS atj net/minecraft/entity/mob/ShulkerEntity
CLASS atj$a ShootBulletGoal
FIELD b counter I
CLASS atj$b ShulkerBodyControl
CLASS atj$c SearchForTargetGoal
METHOD a (Laif;)Z
ARG 0 entity
CLASS atj$d SearchForPlayerGoal
CLASS atj$e PeekGoal
FIELD b counter I
FIELD bA COLOR Lqe;
FIELD bB ATTR_COVERED_ARMOR_BONUS_UUID Ljava/util/UUID;
FIELD bC ATTR_COVERED_ARMOR_BONUS Laix;
FIELD b ATTACHED_FACE Lqe;
@ -16,4 +18,5 @@ CLASS atj net/minecraft/entity/mob/ShulkerEntity
METHOD dN getAttachedFace ()Lez;
METHOD dO getAttachedBlock ()Leu;
METHOD dP getPeekAmount ()I
METHOD dU getColor ()Lazo;
METHOD i setAttachedBlock (Leu;)V

View File

@ -3,4 +3,11 @@ CLASS atm net/minecraft/entity/mob/SlimeEntity
FIELD k slime Latm;
FIELD bA SLIME_SIZE Lqe;
FIELD bB onGroundLastTick Z
FIELD b sizeX F
FIELD c sizeY F
FIELD d sizeZ F
METHOD dP getSquishSound ()Lyf;
METHOD dQ getJumpSound ()Lyf;
METHOD dR getSize ()I
METHOD dS isSmall ()Z
METHOD l getParticles ()Lgc;

View File

@ -8,7 +8,7 @@ CLASS atu net/minecraft/entity/mob/ZombieEntity
METHOD <init> (Laia;Lbfx;)V
ARG 1 type
METHOD dN hasArmsRaised ()Z
METHOD dP getSoundStep ()Lyf;
METHOD dP getStepSound ()Lyf;
METHOD dQ getSkull ()Lbar;
METHOD dW isDrowning ()Z
METHOD dX canBreakDoors ()Z

View File

@ -1,4 +1,4 @@
CLASS ate net/minecraft/entity/mob/PigZombieEntity
CLASS ate net/minecraft/entity/mob/ZombiePigmanEntity
FIELD bA anger I
FIELD bC angerTarget Ljava/util/UUID;
METHOD a copyEntityData (Lahw;)V

View File

@ -0,0 +1,2 @@
CLASS auy net/minecraft/entity/projectile/AbstractFireballEntity
FIELD f stack Lqe;

View File

@ -2,6 +2,7 @@ CLASS aut net/minecraft/entity/projectile/ArrowEntity
FIELD aq COLOR Lqe;
FIELD ar potion Lbcg;
FIELD as effects Ljava/util/Set;
FIELD at colorSet Z
METHOD <init> (Lbfx;DDD)V
ARG 1 world
ARG 2 x
@ -10,5 +11,6 @@ CLASS aut net/minecraft/entity/projectile/ArrowEntity
METHOD a addEffect (Lahq;)V
METHOD b spawnParticles (I)V
METHOD b initFromStack (Lbar;)V
METHOD c setColor (I)V
METHOD v getColor ()I
METHOD w initColor ()V

View File

@ -1,5 +1,8 @@
CLASS aus net/minecraft/entity/projectile/ExplosiveProjectileEntity
FIELD b owner Laif;
FIELD c posX D
FIELD d posY D
FIELD e posZ D
METHOD <init> (Laia;DDDDDDLbfx;)V
ARG 1 world
METHOD <init> (Laia;Laif;DDDLbfx;)V

View File

@ -1,4 +1,4 @@
CLASS avd net/minecraft/entity/sortme/Projectile
CLASS avd net/minecraft/entity/projectile/Projectile
METHOD c setVelocity (DDDFF)V
ARG 1 dirX
ARG 3 dirY

View File

@ -4,5 +4,7 @@ CLASS agp net/minecraft/world/LocalDifficulty
METHOD <init> (Lago;JJF)V
ARG 1 difficulty
ARG 2 timeOfDay
METHOD a getGlobalDifficulty ()Lago;
METHOD a setLocalDifficulty (Lago;JJF)F
METHOD b getLocalDifficulty ()F
METHOD d getClampedLocalDifficulty ()F