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

50 lines
1.2 KiB
Plaintext
Raw Normal View History

2018-11-27 13:42:03 -05:00
CLASS cyy net/minecraft/client/world/ClientWorld
2018-11-21 11:58:05 -05:00
FIELD E ticksSinceLightingClient I
FIELD F scoreboard Lclg;
FIELD a netHandler Lcyv;
FIELD d game Lcnl;
METHOD <init> (Lcyv;Lbar;Lbrh;Laev;Laeg;)V
2018-11-04 07:22:38 -05:00
ARG 1 netHandler
ARG 2 levelInfo
ARG 4 difficulty
2018-11-21 11:58:05 -05:00
METHOD A getRecipeManager ()Laxu;
METHOD B getTagManager ()Lxw;
METHOD D getScoreboard ()Lclg;
METHOD E getChunkProvider ()Lbqf;
METHOD a playSound (DDDLxc;Lxe;FFZ)V
2018-11-04 07:22:38 -05:00
ARG 1 x
ARG 3 y
ARG 5 z
ARG 7 sound
2018-11-21 11:58:05 -05:00
METHOD a isChunkLoaded (II)Z
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
2018-11-21 11:58:05 -05:00
METHOD a spawnEntity (Lage;)Z
METHOD a playSound (Laqf;DDDLxc;Lxe;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-21 11:58:05 -05:00
METHOD a playSoundClient (Les;Lxc;Lxe;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
2018-11-21 11:58:05 -05:00
METHOD b getEntityById (I)Lage;
2017-04-05 14:11:28 -04:00
METHOD b setTimeOfDay (J)V
2018-11-21 11:58:05 -05:00
METHOD b onEntityAdded (Lage;)V
2018-11-15 12:05:03 -05:00
METHOD c doRandomBlockDisplayTicks (III)V
2018-11-04 07:22:38 -05:00
ARG 1 xCenter
ARG 2 yCenter
2018-11-21 11:58:05 -05:00
METHOD c onEntityRemoved (Lage;)V
METHOD j getChunkProvider ()Lcyt;
2017-04-05 14:11:28 -04:00
METHOD t updateWeather ()V