minor random mappings

This commit is contained in:
asiekierka 2016-10-15 17:21:53 +02:00
parent 059d2393af
commit 37441396aa
19 changed files with 88 additions and 10 deletions

View File

@ -157,6 +157,8 @@ CLASS none/bdr net/minecraft/client/MinecraftGame
METHOD ax doItemUse ()V
METHOD az handleKeyboardEvents ()V
METHOD b getFramebuffer ()Lnone/bpg;
METHOD b addCrashReportDetails (Lnone/b;)Lnone/b;
ARG 0 report
METHOD b addSnooperInitialInfo (Lnone/rl;)V
ARG 0 snooper
METHOD c getGameVersion ()Ljava/lang/String;

View File

@ -23,6 +23,8 @@ CLASS none/cax net/minecraft/client/audio/SoundLoader
ARG 0 container
METHOD a play (Lnone/cah;)V
ARG 0 sound
METHOD a (Lnone/cah;I)V
ARG 0 sound
METHOD a registerListener (Lnone/caw;)V
METHOD a getSoundAccessor (Lnone/kp;)Lnone/caz;
ARG 0 id

View File

@ -21,6 +21,7 @@ CLASS none/cav net/minecraft/client/audio/SoundManager
METHOD a updateListenerPosition (Lnone/aam;F)V
ARG 0 player
METHOD a isPlaying (Lnone/cah;)Z
METHOD a (Lnone/cah;I)V
METHOD a registerListener (Lnone/caw;)V
METHOD a getSoundURL (Lnone/kp;)Ljava/net/URL;
ARG 0 identifier

View File

@ -10,9 +10,11 @@ CLASS none/bmf net/minecraft/client/network/handler/NetworkGameHandlerClient
FIELD f game Lnone/bdr;
FIELD g world Lnone/bmh;
FIELD k rand Ljava/util/Random;
METHOD a getClientConnection ()Lnone/eq;
METHOD a onConnectionLost (Lnone/fa;)V
ARG 0 reason
METHOD a sendPacket (Lnone/fl;)V
ARG 0 packet
METHOD a onEntitySpawn (Lnone/fp;)V
ARG 0 packet
METHOD a onExperienceOrbSpawn (Lnone/fq;)V

View File

@ -1,5 +1,6 @@
CLASS none/boh net/minecraft/client/player/EntityPlayerClient
FIELD bY statManager Lnone/nz;
FIELD bZ clientPermissionLevel I
FIELD d networkHandler Lnone/bmf;
FIELD f game Lnone/bdr;
METHOD <init> (Lnone/bdr;Lnone/aiw;Lnone/bmf;Lnone/nz;)V
@ -9,6 +10,7 @@ CLASS none/boh net/minecraft/client/player/EntityPlayerClient
ARG 3 statManager
METHOD A closeGui ()V
METHOD E getStatManager ()Lnone/nz;
METHOD G getClientPermissionLevel ()I
METHOD a hasPermission (ILjava/lang/String;)Z
ARG 0 permissionLevel
ARG 1 commandName
@ -20,14 +22,15 @@ CLASS none/boh net/minecraft/client/player/EntityPlayerClient
METHOD a openStructureBlock (Lnone/ary;)V
METHOD a appendCommandFeedback (Lnone/fa;)V
ARG 0 component
METHOD a addChatMsg (Lnone/fa;Z)V
METHOD a addChatMessage (Lnone/fa;Z)V
ARG 0 message
METHOD a onTrackedDataSet (Lnone/kj;)V
ARG 0 data
METHOD a playSoundAtEntity (Lnone/nk;FF)V
ARG 0 sound
ARG 1 volume
ARG 2 pitch
METHOD a increaseStat (Lnone/nu;I)V
METHOD a incrementStat (Lnone/nu;I)V
ARG 0 stat
ARG 1 points
METHOD a openInventory (Lnone/qv;)V
@ -56,5 +59,7 @@ CLASS none/boh net/minecraft/client/player/EntityPlayerClient
METHOD d move (DDD)V
METHOD g sendChatMessage (Ljava/lang/String;)V
ARG 0 message
METHOD o setClientPermissionLevel (I)V
ARG 0 value
METHOD p stopRiding ()V
METHOD y_ update ()V

View File

@ -47,6 +47,7 @@ CLASS none/bpb net/minecraft/client/render/Renderer
METHOD a (Lnone/sg;DLnone/brz;IZ)V
ARG 0 entity
METHOD b renderClouds (FI)V
ARG 1 anaglyphMode
METHOD b onSetBlockDestroyProgress (ILnone/cn;I)V
ARG 0 entityId
ARG 1 pos
@ -54,6 +55,7 @@ CLASS none/bpb net/minecraft/client/render/Renderer
METHOD b onEntityRemoved (Lnone/sg;)V
ARG 0 entity
METHOD c renderCloudsFancy (FI)V
ARG 1 anaglyphMode
METHOD g getChunkNumber ()I
METHOD h getEntitiesDebugString ()Ljava/lang/String;
METHOD p loadDestroyStageTextures ()V

View File

@ -16,6 +16,15 @@ CLASS none/bmh net/minecraft/client/world/WorldClient
ARG 2 worldTypeId
ARG 3 difficulty
ARG 4 profiler
METHOD M quitClient ()V
METHOD a playSound (DDDLnone/nk;Lnone/nm;FFZ)V
ARG 0 x
ARG 1 y
ARG 2 z
ARG 3 sound
ARG 4 category
ARG 5 volume
ARG 6 pitch
METHOD a getEntityById (I)Lnone/sg;
ARG 0 id
METHOD a isChunkLoaded (IIZ)Z
@ -30,6 +39,14 @@ CLASS none/bmh net/minecraft/client/world/WorldClient
ARG 5 category
ARG 6 volume
ARG 7 pitch
METHOD a setScoreboardClient (Lnone/bdb;)V
ARG 0 value
METHOD a playSoundClient (Lnone/cn;Lnone/nk;Lnone/nm;FFZ)V
ARG 0 pos
ARG 1 sound
ARG 2 category
ARG 3 volume
ARG 4 pitch
METHOD a sendPacket (Lnone/fl;)V
ARG 0 packet
METHOD a spawnEntity (Lnone/sg;)Z

View File

@ -121,7 +121,7 @@ CLASS none/sg net/minecraft/entity/Entity
ARG 0 rotation
METHOD a isTeamPlayer (Lnone/bdd;)Z
ARG 0 team
METHOD a addCrashInformation (Lnone/c;)V
METHOD a addCrashReportDetails (Lnone/c;)V
ARG 0 element
METHOD a setPositionAndAngles (Lnone/cn;FF)V
ARG 0 pos
@ -207,6 +207,7 @@ CLASS none/sg net/minecraft/entity/Entity
METHOD bi getCustomName ()Ljava/lang/String;
METHOD bj isCustomNameVisible ()Z
METHOD bl getHorizontalFacing ()Lnone/cu;
METHOD bn getComponentHoverEvent ()Lnone/fc;
METHOD bo getBoundingBox ()Lnone/bcs;
METHOD bs getCommandStats ()Lnone/o;
METHOD bt isImmuneToExplosion ()Z

View File

@ -12,7 +12,7 @@ CLASS none/yz net/minecraft/entity/EntityFallingBlock
ARG 2 y
ARG 3 z
ARG 4 block
METHOD a addCrashInformation (Lnone/c;)V
METHOD a addCrashReportDetails (Lnone/c;)V
ARG 0 element
METHOD a setBlockPos (Lnone/cn;)V
ARG 0 pos

View File

@ -1,4 +1,9 @@
CLASS none/yx net/minecraft/entity/EntityLightning
METHOD <init> (Lnone/aiw;DDDZ)V
ARG 0 world
ARG 1 x
ARG 2 y
ARG 3 z
METHOD a deserializeCustomData (Lnone/dt;)V
ARG 0 tag
METHOD b serializeCustomData (Lnone/dt;)V

View File

@ -66,18 +66,25 @@ CLASS none/aam net/minecraft/entity/player/EntityPlayer
METHOD a openStructureBlock (Lnone/ary;)V
METHOD a trySleep (Lnone/cn;)Lnone/aam$a;
ARG 0 pos
METHOD a isWithinSleepingRange (Lnone/cn;Lnone/cu;)Z
ARG 0 sleepPos
ARG 1 sleepFacing
METHOD a canPlaceBlock (Lnone/cn;Lnone/cu;Lnone/aes;)Z
ARG 0 pos
ARG 1 side
ARG 2 stack
METHOD a setPlayerSpawn (Lnone/cn;Z)V
ARG 0 pos
ARG 1 forced
METHOD a deserializeCustomData (Lnone/dt;)V
ARG 0 tag
METHOD a addChatMsg (Lnone/fa;Z)V
METHOD a addChatMessage (Lnone/fa;Z)V
ARG 0 message
METHOD a playSoundAtEntity (Lnone/nk;FF)V
ARG 0 sound
ARG 1 volume
ARG 2 pitch
METHOD a increaseStat (Lnone/nu;I)V
METHOD a incrementStat (Lnone/nu;I)V
ARG 0 stat
ARG 1 points
METHOD a openInventory (Lnone/qv;)V
@ -112,7 +119,7 @@ CLASS none/aam net/minecraft/entity/player/EntityPlayer
METHOD ab getSoundSplash ()Lnone/nk;
METHOD b serializeCustomData (Lnone/dt;)V
ARG 0 tag
METHOD b increaseStat (Lnone/nu;)V
METHOD b incrementStat (Lnone/nu;)V
ARG 0 stat
METHOD b registerTagUpgraders (Lnone/pf;)V
ARG 0 handler
@ -124,6 +131,9 @@ CLASS none/aam net/minecraft/entity/player/EntityPlayer
METHOD bW getSoundDeath ()Lnone/nk;
METHOD cK getScore ()I
METHOD cP getGameProfile ()Lcom/mojang/authlib/GameProfile;
METHOD cS getSleepTimer ()I
METHOD cT getSpawnPosition ()Lnone/cn;
METHOD cU isSpawnForced ()Z
METHOD cX getHungerManager ()Lnone/abv;
METHOD cZ canModifyWorld ()Z
METHOD cq isSleeping ()Z

View File

@ -58,10 +58,11 @@ CLASS none/lw net/minecraft/entity/player/EntityPlayerServer
ARG 0 tag
METHOD a appendCommandFeedback (Lnone/fa;)V
ARG 0 component
METHOD a addChatMsg (Lnone/fa;Z)V
METHOD a addChatMessage (Lnone/fa;Z)V
ARG 0 message
METHOD a setClientSettings (Lnone/iq;)V
ARG 0 clientSettings
METHOD a increaseStat (Lnone/nu;I)V
METHOD a incrementStat (Lnone/nu;I)V
ARG 0 stat
ARG 1 points
METHOD a openInventory (Lnone/qv;)V

View File

@ -23,6 +23,7 @@ CLASS none/cam net/minecraft/server/IntegratedServer
ARG 0 gameMode
METHOD a (Lnone/aiu;Z)Ljava/lang/String;
ARG 0 gameMode
ARG 1 cheatsAllowed
METHOD a setDifficulty (Lnone/qz;)V
ARG 0 difficulty
METHOD a addSnooperInfo (Lnone/rl;)V

View File

@ -117,6 +117,7 @@ CLASS net/minecraft/server/MinecraftServer net/minecraft/server/MinecraftServer
ARG 0 gameMode
METHOD a (Lnone/aiu;Z)Ljava/lang/String;
ARG 0 gameMode
ARG 1 cheatsAllowed
METHOD a canModifyBlock (Lnone/aiw;Lnone/cn;Lnone/aam;)Z
ARG 0 world
ARG 1 pos

View File

@ -43,6 +43,7 @@ CLASS none/mr net/minecraft/server/config/ServerConfigurationManager
FIELD q whitelistEnabled Z
FIELD r viewDistance I
FIELD s gameMode Lnone/aiu;
FIELD t cheatsAllowed Z
FIELD u latencyUpdateTimer I
METHOD <init> (Lnet/minecraft/server/MinecraftServer;)V
ARG 0 server
@ -73,11 +74,18 @@ CLASS none/mr net/minecraft/server/config/ServerConfigurationManager
METHOD a handlePlayerLogin (Lnone/eq;Lnone/lw;)V
ARG 0 connection
ARG 1 playerEntity
METHOD a sendServerMessage (Lnone/fa;)V
ARG 0 message
METHOD a sendChatMessage (Lnone/fa;Z)V
ARG 0 message
ARG 1 server
METHOD a sendToAll (Lnone/fl;)V
ARG 0 packet
METHOD a sendToWorld (Lnone/fl;I)V
ARG 0 packet
ARG 1 worldId
METHOD a (Lnone/lw;IZ)Lnone/lw;
ARG 0 player
METHOD a setWhitelistEnabled (Z)V
ARG 0 value
METHOD a onWorldInit ([Lnone/lu;)V
@ -94,6 +102,8 @@ CLASS none/mr net/minecraft/server/config/ServerConfigurationManager
METHOD c getServer ()Lnet/minecraft/server/MinecraftServer;
METHOD c removeFromWhitelist (Lcom/mojang/authlib/GameProfile;)V
ARG 0 profile
METHOD c setCheatsAllowed (Z)V
ARG 0 value
METHOD d addToWhitelist (Lcom/mojang/authlib/GameProfile;)V
ARG 0 profile
METHOD e updatePlayerLatency ()V
@ -102,6 +112,8 @@ CLASS none/mr net/minecraft/server/config/ServerConfigurationManager
METHOD f getPlayerNames ()[Ljava/lang/String;
METHOD f canBypassPlayerLimit (Lcom/mojang/authlib/GameProfile;)Z
ARG 0 profile
METHOD f sendPermissionLevel (Lnone/lw;)V
ARG 0 player
METHOD g getPlayerProfiles ()[Lcom/mojang/authlib/GameProfile;
METHOD h getBannedProfiles ()Lnone/mw;
METHOD h isOperator (Lcom/mojang/authlib/GameProfile;)Z

View File

@ -41,6 +41,7 @@ CLASS none/lf net/minecraft/server/dedicated/DedicatedServer
ARG 0 gameMode
METHOD a (Lnone/aiu;Z)Ljava/lang/String;
ARG 0 gameMode
ARG 1 cheatsAllowed
METHOD a canModifyBlock (Lnone/aiw;Lnone/cn;Lnone/aam;)Z
ARG 0 world
ARG 1 pos

View File

@ -8,5 +8,5 @@ CLASS none/nt net/minecraft/stat/StatManagerServer
METHOD a load ()V
METHOD a deserialize (Ljava/lang/String;)Ljava/util/Map;
METHOD b save ()V
METHOD b (Lnone/lw;)V
METHOD b sendStatPacket (Lnone/lw;)V
ARG 0 player

View File

@ -55,9 +55,11 @@ CLASS none/aiw net/minecraft/world/World
METHOD F getEntityCountAsString ()Ljava/lang/String;
METHOD G getChunkProviderStatus ()Ljava/lang/String;
METHOD H updateAmbientDarkness ()V
METHOD I initWeatherGradients ()V
METHOD J getEntitiesToRender ()Ljava/util/List;
METHOD K getSeaLevel ()I
METHOD L getWorldGenerator ()Lnone/ajb;
METHOD M quitClient ()V
METHOD N checkSessionLock ()V
METHOD O getSeed ()J
METHOD P getTime ()J
@ -68,6 +70,14 @@ CLASS none/aiw net/minecraft/world/World
METHOD U getGameRules ()Lnone/ait;
METHOD V isThundering ()Z
METHOD W isRaining ()Z
METHOD a playSound (DDDLnone/nk;Lnone/nm;FFZ)V
ARG 0 x
ARG 1 y
ARG 2 z
ARG 3 sound
ARG 4 category
ARG 5 volume
ARG 6 pitch
METHOD a calculateAmbientDarkness (F)I
METHOD a getEntityById (I)Lnone/sg;
ARG 0 id

View File

@ -1,4 +1,9 @@
CLASS none/lx
FIELD a world Lnone/aiw;
FIELD c gameMode Lnone/aiu;
METHOD <init> (Lnone/aiw;)V
ARG 0 world
METHOD a setWorld (Lnone/lu;)V
ARG 0 value
METHOD b getGameMode ()Lnone/aiu;
METHOD d isCreative ()Z