minor mappings

This commit is contained in:
asie 2018-11-06 17:02:00 +01:00
parent 4e673c9590
commit f9cb07a2b4
102 changed files with 179 additions and 22 deletions

View File

@ -3,4 +3,5 @@ CLASS bqi
FIELD f dimension Lbqj;
METHOD d getForcedSpawnPoint ()Leq;
METHOD j createWorldBorder ()Lbpa;
METHOD n hasVisibleSky ()Z
METHOD p getDimension ()Lbqj;

View File

@ -3,4 +3,5 @@ CLASS bqk
METHOD f getCenterX ()D
METHOD g getCenterZ ()D
METHOD j createWorldBorder ()Lbpa;
METHOD n hasVisibleSky ()Z
METHOD p getDimension ()Lbqj;

View File

@ -1,2 +1,3 @@
CLASS bql
METHOD n hasVisibleSky ()Z
METHOD p getDimension ()Lbqj;

View File

@ -1,3 +1,4 @@
CLASS bqo
METHOD d getForcedSpawnPoint ()Leq;
METHOD n hasVisibleSky ()Z
METHOD p getDimension ()Lbqj;

View File

@ -1,3 +0,0 @@
CLASS bx
FIELD i server Lnet/minecraft/server/MinecraftServer;
METHOD j getServer ()Lnet/minecraft/server/MinecraftServer;

4
mappings/bz.mapping Normal file
View File

@ -0,0 +1,4 @@
CLASS bz
METHOD m getTeamNames ()Ljava/util/Collection;
METHOD n getSoundIds ()Ljava/util/Collection;
METHOD o getRecipeIds ()Ljava/util/Collection;

4
mappings/cwy.mapping Normal file
View File

@ -0,0 +1,4 @@
CLASS cwy
METHOD m getTeamNames ()Ljava/util/Collection;
METHOD n getSoundIds ()Ljava/util/Collection;
METHOD o getRecipeIds ()Ljava/util/Collection;

View File

@ -1,4 +1,4 @@
CLASS bkg
CLASS bkg net/minecraft/block/BlockFern
METHOD <init> (Lbet$c;)V
ARG 1 builder
METHOD Y_ getOffsetType ()Lbet$b;

View File

@ -1,4 +1,4 @@
CLASS bie
CLASS bie net/minecraft/block/BlockNetherWart
METHOD <init> (Lbet$c;)V
ARG 1 builder
METHOD a getPickStack (Lazg;Leq;Lbnh;)Lauv;

View File

@ -1,4 +1,5 @@
CLASS bmk net/minecraft/block/entity/BlockEntityStructureBlock
FIELD a structureName Lpu;
FIELD e author Ljava/lang/String;
FIELD f metadata Ljava/lang/String;
FIELD g offset Leq;
@ -25,6 +26,8 @@ CLASS bmk net/minecraft/block/entity/BlockEntityStructureBlock
ARG 1 value
METHOD a serialize (Lhm;)Lhm;
ARG 1 tag
METHOD a setStructureName (Ljava/lang/String;)V
METHOD a setStructureName (Lpu;)V
METHOD a setIgnoreEntities (Z)V
ARG 1 value
METHOD aa_ getUpdatePacket ()Ljy;
@ -39,8 +42,10 @@ CLASS bmk net/minecraft/block/entity/BlockEntityStructureBlock
ARG 1 tag
METHOD b setMetadata (Ljava/lang/String;)V
ARG 1 vallue
METHOD c getStructureName ()Ljava/lang/String;
METHOD c setSize (Leq;)V
ARG 1 value
METHOD d hasStructureName ()Z
METHOD d setPowered (Z)V
ARG 1 value
METHOD e getOffset ()Leq;

View File

@ -1,4 +1,5 @@
CLASS czw net/minecraft/client/render/Renderer
CLASS czw$a
FIELD A ticks I
FIELD B partiallyBrokenBlocks Ljava/util/Map;
FIELD D destroyStages [Ldjb;
@ -21,6 +22,7 @@ CLASS czw net/minecraft/client/render/Renderer
FIELD k world Lcxa;
METHOD <init> (Lclp;)V
ARG 1 game
METHOD a renderSky (F)V
METHOD a markRegionForRenderUpdate (IIIZ)V
METHOD a onGlobalWorldEvent (ILeq;I)V
ARG 1 eventId
@ -28,6 +30,8 @@ CLASS czw net/minecraft/client/render/Renderer
ARG 3 data
METHOD a onEntityAdded (Lafv;)V
ARG 1 entity
METHOD a renderWorldBorder (Lafv;F)V
ARG 1 camera
METHOD a renderEntities (Lafv;Ldcr;F)V
ARG 1 cameraEntity
METHOD a onWorldEvent (Lapr;ILeq;I)V
@ -55,6 +59,8 @@ CLASS czw net/minecraft/client/render/Renderer
ARG 2 buffer
ARG 3 cameraEntity
ARG 4 deltaTicks
METHOD a setWorld (Lcxa;)V
ARG 1 world
METHOD a (Lfq;DDDDDD)V
ARG 1 type
ARG 2 x
@ -73,10 +79,10 @@ CLASS czw net/minecraft/client/render/Renderer
METHOD a onResourceReload (Lvt;)V
ARG 1 manager
METHOD b (III)V
METHOD b onBlockBreakingProgress (ILeq;I)V
METHOD b onBlockBreakingStage (ILeq;I)V
ARG 1 entityId
ARG 2 pos
ARG 3 progress
ARG 3 stage
METHOD b onEntityRemoved (Lafv;)V
ARG 1 entity
METHOD b spawnParticle (Lfq;ZDDDDDD)Lcyg;
@ -91,3 +97,5 @@ CLASS czw net/minecraft/client/render/Renderer
METHOD g getChunkNumber ()I
METHOD h getEntitiesDebugString ()Ljava/lang/String;
METHOD k tick ()V
METHOD o loadDestroyStageTextures ()V
METHOD s renderEndSky ()V

View File

@ -16,4 +16,10 @@ CLASS dei net/minecraft/client/render/entity/EntityRenderManager
ARG 1 posX
ARG 3 posY
ARG 5 posZ
METHOD a getRenderer (Lafv;)Ldej;
METHOD a (Lafv;DDDFFZ)V
METHOD a (Lafv;F)V
METHOD a getRenderer (Ljava/lang/Class;)Ldej;
METHOD b hasSecondPass (Lafv;)Z
ARG 1 entity
METHOD c getFontRenderer ()Lcmc;

View File

@ -14,5 +14,7 @@ CLASS dej net/minecraft/client/render/entity/EntityRenderer
ARG 2 text
METHOD a bindTexture (Lpu;)V
ARG 1 identifier
METHOD al_ hasSecondPass ()Z
METHOD b (Lafv;DDDFF)V
METHOD d getFontRenderer ()Lcmc;
METHOD e getRenderManager ()Ldei;

View File

@ -6,3 +6,5 @@ CLASS ddq net/minecraft/client/render/entity/EntityRendererBoat
ARG 1 model
METHOD a getTexture (Laqu;)Lpu;
ARG 1 model
METHOD al_ hasSecondPass ()Z
METHOD b (Lafv;DDDFF)V

View File

@ -0,0 +1,8 @@
CLASS tp net/minecraft/client/sortme/PartiallyBrokenBlockEntry
FIELD a breakingEntityId I
FIELD b pos Leq;
FIELD c stage I
METHOD a setStage (I)V
ARG 1 stage
METHOD b getPos ()Leq;
METHOD c getStage ()I

View File

@ -1 +1,2 @@
CLASS qt net/minecraft/command/CommandBossBar
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS qu net/minecraft/command/CommandClear
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS qv net/minecraft/command/CommandClone
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS td net/minecraft/command/CommandData
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS qw net/minecraft/command/CommandDatapack
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS qy net/minecraft/command/CommandDebug
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS qz net/minecraft/command/CommandDefaultGameMode
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS ra net/minecraft/command/CommandDifficulty
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rb net/minecraft/command/CommandDrop
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rc net/minecraft/command/CommandEffect
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS re net/minecraft/command/CommandEnchant
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rf net/minecraft/command/CommandExecute
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rg net/minecraft/command/CommandExperience
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rh net/minecraft/command/CommandFill
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS ri net/minecraft/command/CommandForceLoad
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rj net/minecraft/command/CommandFunction
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rk net/minecraft/command/CommandGameMode
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rl net/minecraft/command/CommandGameRule
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rm net/minecraft/command/CommandGive
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rn net/minecraft/command/CommandHelp
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS ro net/minecraft/command/CommandKick
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rp net/minecraft/command/CommandKill
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rq net/minecraft/command/CommandList
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,3 @@
CLASS rr net/minecraft/command/CommandLocate
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -0,0 +1,2 @@
CLASS rd net/minecraft/command/CommandMe
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rs net/minecraft/command/CommandMessage
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -0,0 +1,6 @@
CLASS bw net/minecraft/command/CommandOutput
METHOD C_ shouldBroadcastConsoleToOps ()Z
METHOD a sendCommandFeedback ()Z
METHOD a appendCommandFeedback (Lix;)V
ARG 1 feedback
METHOD b shouldTrackOutput ()Z

View File

@ -1 +1,2 @@
CLASS rw net/minecraft/command/CommandParticle
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rx net/minecraft/command/CommandPlaySound
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS ry net/minecraft/command/CommandPublish
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rz net/minecraft/command/CommandRecipe
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sa net/minecraft/command/CommandReload
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sb net/minecraft/command/CommandReplaceItem
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sf net/minecraft/command/CommandSay
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sg net/minecraft/command/CommandSchedule
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sh net/minecraft/command/CommandScoreboard
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS si net/minecraft/command/CommandSeed
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sj net/minecraft/command/CommandSetBlock
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sm net/minecraft/command/CommandSetWorldSpawn
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1,6 +1,6 @@
CLASS bw net/minecraft/command/CommandSource
METHOD C_ shouldBroadcastConsoleToOps ()Z
METHOD a sendCommandFeedback ()Z
METHOD a appendCommandFeedback (Lix;)V
ARG 1 feedback
METHOD b shouldTrackOutput ()Z
CLASS bx net/minecraft/command/CommandSource
FIELD i server Lnet/minecraft/server/MinecraftServer;
METHOD j getServer ()Lnet/minecraft/server/MinecraftServer;
METHOD m getTeamNames ()Ljava/util/Collection;
METHOD n getSoundIds ()Ljava/util/Collection;
METHOD o getRecipeIds ()Ljava/util/Collection;

View File

@ -1 +1,2 @@
CLASS sl net/minecraft/command/CommandSpawnPoint
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sn net/minecraft/command/CommandSpreadPlayers
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sp net/minecraft/command/CommandStopSound
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sq net/minecraft/command/CommandSummon
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sr net/minecraft/command/CommandTag
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS ss net/minecraft/command/CommandTeam
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS st net/minecraft/command/CommandTeleport
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS su net/minecraft/command/CommandTellRaw
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sv net/minecraft/command/CommandTime
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sw net/minecraft/command/CommandTitle
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sx net/minecraft/command/CommandTrigger
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sy net/minecraft/command/CommandWeather
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS ta net/minecraft/command/CommandWorldBorder
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS qs net/minecraft/command/dedicated/CommandBan
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS qq net/minecraft/command/dedicated/CommandBanIp
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS qr net/minecraft/command/dedicated/CommandBanList
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS qx net/minecraft/command/dedicated/CommandDeOp
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rt net/minecraft/command/dedicated/CommandOp
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS ru net/minecraft/command/dedicated/CommandPardon
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS rv net/minecraft/command/dedicated/CommandPardonIp
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sc net/minecraft/command/dedicated/CommandSaveAll
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sd net/minecraft/command/dedicated/CommandSaveOff
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS se net/minecraft/command/dedicated/CommandSaveOn
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sk net/minecraft/command/dedicated/CommandSetIdleTimeout
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS so net/minecraft/command/dedicated/CommandStop
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -1 +1,2 @@
CLASS sz net/minecraft/command/dedicated/CommandWhitelist
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -168,6 +168,7 @@ CLASS afv net/minecraft/entity/Entity
ARG 1 values
METHOD a toTagList ([F)Lhs;
ARG 1 values
METHOD aA getLightmapCoordinates ()I
METHOD aD doesCollide ()Z
METHOD aF shouldSetPositionOnLoad ()Z
METHOD aG getId ()Ljava/lang/String;

View File

@ -4,6 +4,7 @@ CLASS aqa net/minecraft/entity/EntityEnderEye
ARG 1 distanceSq
METHOD a deserializeCustomData (Lhm;)V
ARG 1 tag
METHOD aA getLightmapCoordinates ()I
METHOD b serializeCustomData (Lhm;)V
ARG 1 tag
METHOD h setVelocityClient (DDD)V

View File

@ -16,6 +16,7 @@ CLASS agb net/minecraft/entity/EntityExperienceOrb
ARG 2 damage
METHOD a deserializeCustomData (Lhm;)V
ARG 1 tag
METHOD aA getLightmapCoordinates ()I
METHOD aw onSwimmingStart ()V
METHOD b serializeCustomData (Lhm;)V
ARG 1 tag

View File

@ -34,9 +34,9 @@ CLASS akd net/minecraft/entity/ai/pathing/PathingCoordinator
ARG 9 velocityX
ARG 11 velocityY
METHOD a addParticle (Lfq;ZZDDDDDD)V
METHOD b onBlockBreakingProgress (ILeq;I)V
METHOD b onBlockBreakingStage (ILeq;I)V
ARG 1 entityId
ARG 2 pos
ARG 3 progress
ARG 3 stage
METHOD b onEntityRemoved (Lafv;)V
ARG 1 entity

View File

@ -22,6 +22,7 @@ CLASS anf net/minecraft/entity/boss/EntityWither
ARG 0 block
METHOD a deserializeCustomData (Lhm;)V
ARG 1 tag
METHOD aA getLightmapCoordinates ()I
METHOD b serializeCustomData (Lhm;)V
ARG 1 tag
METHOD b setCustomName (Lix;)V

View File

@ -10,6 +10,7 @@ CLASS anz net/minecraft/entity/mob/EntityBlaze
METHOD I mobTick ()V
METHOD a setFireActive (Z)V
ARG 1 value
METHOD aA getLightmapCoordinates ()I
METHOD aX isOnFire ()Z
METHOD c handleFallDamage (FF)V
ARG 1 fallDistance

View File

@ -1,5 +1,6 @@
CLASS aoo net/minecraft/entity/mob/EntityMagmaCube
METHOD F getLootTableId ()Lpu;
METHOD aA getLightmapCoordinates ()I
METHOD aX isOnFire ()Z
METHOD c handleFallDamage (FF)V
ARG 1 fallDistance

View File

@ -41,6 +41,7 @@ CLASS apd net/minecraft/entity/mob/EntityVex
ARG 2 difficulty
METHOD a deserializeCustomData (Lhm;)V
ARG 1 tag
METHOD aA getLightmapCoordinates ()I
METHOD b serializeCustomData (Lhm;)V
ARG 1 tag
METHOD cb initAttributes ()V

View File

@ -0,0 +1,9 @@
CLASS uf net/minecraft/entity/player/ChunkTicket
FIELD a type Lug;
FIELD c argument Ljava/lang/Object;
FIELD d location J
METHOD a compareTo (Luf;)I
ARG 1 other
METHOD c getLocation ()J
METHOD equals (Ljava/lang/Object;)Z
ARG 1 object

View File

@ -0,0 +1,11 @@
CLASS ug net/minecraft/entity/player/ChunkTicketType
FIELD a START Lug;
FIELD b PLAYER Lug;
FIELD c FORCED Lug;
FIELD d UNKNOWN Lug;
FIELD e name Ljava/lang/String;
FIELD f argumentComparator Ljava/util/Comparator;
METHOD <init> (Ljava/lang/String;Ljava/util/Comparator;)V
ARG 1 name
METHOD a getArgumentComparator ()Ljava/util/Comparator;
METHOD a create (Ljava/lang/String;Ljava/util/Comparator;)Lug;

View File

@ -1,4 +1,5 @@
CLASS uc net/minecraft/entity/player/EntityPlayerServer
FIELD a networkHandler Luq;
FIELD b server Lnet/minecraft/server/MinecraftServer;
FIELD ca LOGGER_PLAYER Lorg/apache/logging/log4j/Logger;
FIELD cv seenCredits Z
@ -57,6 +58,7 @@ CLASS uc net/minecraft/entity/player/EntityPlayerServer
ARG 1 tag
METHOD a appendCommandFeedback (Lix;)V
ARG 1 feedback
METHOD a sendChatMessage (Lix;Liv;)V
METHOD a addChatMessage (Lix;Z)V
ARG 1 message
METHOD a resetStat (Lxd;)V

View File

@ -15,6 +15,7 @@ CLASS apw net/minecraft/entity/projectile/EntityExplosiveProjectile
ARG 1 hit
METHOD a deserializeCustomData (Lhm;)V
ARG 1 tag
METHOD aA getLightmapCoordinates ()I
METHOD aD doesCollide ()Z
METHOD b serializeCustomData (Lhm;)V
ARG 1 tag

View File

@ -7,6 +7,7 @@ CLASS aqg net/minecraft/entity/projectile/EntityShulkerBullet
ARG 2 damage
METHOD a deserializeCustomData (Lhm;)V
ARG 1 tag
METHOD aA getLightmapCoordinates ()I
METHOD aD doesCollide ()Z
METHOD aX isOnFire ()Z
METHOD b serializeCustomData (Lhm;)V

View File

@ -7,4 +7,6 @@ CLASS uq net/minecraft/network/handler/NetworkPlayHandlerServerImpl
METHOD a getConnection ()Lil;
METHOD a onConnectionLost (Lix;)V
ARG 1 reason
METHOD a sendPacket (Ljl;)V
METHOD a sendPacket (Ljl;Lio/netty/util/concurrent/GenericFutureListener;)V
METHOD a onBookUpdate (Lni;)V

View File

@ -35,9 +35,9 @@ CLASS ub net/minecraft/server/ServerWorldListener
ARG 9 velocityX
ARG 11 velocityY
METHOD a addParticle (Lfq;ZZDDDDDD)V
METHOD b onBlockBreakingProgress (ILeq;I)V
METHOD b onBlockBreakingStage (ILeq;I)V
ARG 1 entityId
ARG 2 pos
ARG 3 progress
ARG 3 stage
METHOD b onEntityRemoved (Lafv;)V
ARG 1 entity

View File

@ -1,5 +1,6 @@
CLASS bnf net/minecraft/state/AbstractPropertyContainer
FIELD a baseObject Ljava/lang/Object;
FIELD c PROPERTY_MAP_PRINTER Ljava/util/function/Function;
FIELD d entries Lcom/google/common/collect/ImmutableMap;
FIELD e computedHashCode I
FIELD f entryWithTable Lcom/google/common/collect/Table;

View File

@ -188,6 +188,7 @@ CLASS azt net/minecraft/world/World
ARG 1 packet
METHOD aa getTicksSinceLightningClient ()I
METHOD ab getVillageManager ()Lako;
METHOD ae getProfiler ()Ladx;
METHOD b getEntityById (I)Lafv;
ARG 1 id
METHOD b fireWorldEvent (ILeq;I)V

View File

@ -34,9 +34,9 @@ CLASS azw net/minecraft/world/WorldListener
ARG 11 velocityY
METHOD a addParticle (Lfq;ZZDDDDDD)V
METHOD b (III)V
METHOD b onBlockBreakingProgress (ILeq;I)V
METHOD b onBlockBreakingStage (ILeq;I)V
ARG 1 entityId
ARG 2 pos
ARG 3 progress
ARG 3 stage
METHOD b onEntityRemoved (Lafv;)V
ARG 1 entity

View File

@ -7,3 +7,4 @@ CLASS nk
ARG 1 handler
METHOD b write (Lin;)V
ARG 1 buf
METHOD c getHand ()Laeo;

View File

@ -7,3 +7,15 @@ CLASS of
ARG 1 handler
METHOD b write (Lin;)V
ARG 1 buf
METHOD d getMode ()Lbow;
METHOD e getStructureName ()Ljava/lang/String;
METHOD f getOffset ()Leq;
METHOD g getSize ()Leq;
METHOD h getMirror ()Lbia;
METHOD i getRotation ()Lbja;
METHOD j getMetadata ()Ljava/lang/String;
METHOD k getIgnoreEntities ()Z
METHOD l shouldShowAir ()Z
METHOD m shouldShowBoundingBox ()Z
METHOD n getIntegrity ()F
METHOD o getSeed ()J

View File

@ -1,3 +0,0 @@
CLASS uf
METHOD equals (Ljava/lang/Object;)Z
ARG 1 object