yarn/mappings/tz.mapping

33 lines
747 B
Plaintext

CLASS tz
METHOD E getChunkProvider ()Lbnz;
METHOD a setTime (J)V
ARG 0 time
METHOD a spawnEntity (Lafh;)Z
ARG 0 entity
METHOD a createExplosion (Lafh;Laeq;DDDFZZ)Layt;
ARG 0 entity
ARG 2 x
ARG 3 y
ARG 4 z
ARG 5 power
ARG 6 createFire
ARG 7 destroyBlocks
METHOD a init (Lazf;)V
ARG 0 info
METHOD a addBlockAction (Leq;Lbdx;II)V
ARG 0 pos
ARG 1 block
ARG 2 first
ARG 3 second
METHOD b onEntityAdded (Lafh;)V
ARG 0 entity
METHOD c onEntityRemoved (Lafh;)V
ARG 0 entity
METHOD d addGlobalEntity (Lafh;)Z
ARG 0 entity
METHOD l setDefaultSpawnClient ()V
METHOD l_ updateSleepingStatus ()V
METHOD n_ updateEntities ()V
METHOD t updateWeather ()V
METHOD w getServer ()Lnet/minecraft/server/MinecraftServer;