yarn/mappings/net/minecraft/client/world/WorldClient.mapping

48 lines
1.2 KiB
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS cxj net/minecraft/client/world/WorldClient
FIELD a netHandler Lcxg;
FIELD d game Lclx;
METHOD <init> (Lcxg;Lbad;Lbqp;Laep;Laea;)V
2018-11-04 07:22:38 -05:00
ARG 1 netHandler
ARG 2 levelInfo
ARG 4 difficulty
2018-11-07 11:37:58 -05:00
METHOD A getRecipeManager ()Laxh;
METHOD B getTagManager ()Lxt;
METHOD D getScoreboard ()Lcjs;
METHOD E getChunkProvider ()Lbpn;
METHOD a playSound (DDDLwz;Lxb;FFZ)V
2018-11-04 07:22:38 -05:00
ARG 1 x
ARG 3 y
ARG 5 z
ARG 7 sound
2018-11-07 11:37:58 -05:00
METHOD a randomBlockDisplayTick (IIIILjava/util/Random;ZLes$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 xCenter
ARG 2 yCenter
ARG 3 zCenter
ARG 4 radius
ARG 5 rand
ARG 6 spawnBarrierParticles
METHOD a isChunkLoaded (IIZ)Z
2018-11-07 11:37:58 -05:00
METHOD a spawnEntity (Lafy;)Z
METHOD a playSound (Lapv;DDDLwz;Lxb;FF)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 x
ARG 4 y
ARG 6 z
2018-11-03 07:11:53 -04:00
METHOD a toCrashReportElement (Lb;)Lc;
2018-11-07 11:37:58 -05:00
METHOD a playSoundClient (Les;Lwz;Lxb;FFZ)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
ARG 2 sound
ARG 3 category
ARG 4 volume
ARG 5 pitch
2018-11-07 11:37:58 -05:00
METHOD a sendPacket (Ljn;)V
METHOD b getEntityById (I)Lafy;
2017-04-05 14:11:28 -04:00
METHOD b setTimeOfDay (J)V
2018-11-07 11:37:58 -05:00
METHOD b onEntityAdded (Lafy;)V
METHOD c onEntityRemoved (Lafy;)V
2018-10-31 12:57:21 -04:00
METHOD f doRandomBlockDisplayTicks (III)V
2018-11-04 07:22:38 -05:00
ARG 1 xCenter
ARG 2 yCenter
2018-11-07 11:37:58 -05:00
METHOD j getChunkProvider ()Lcxe;
2017-04-05 14:11:28 -04:00
METHOD t updateWeather ()V