yarn/mappings/net/minecraft/client/render/WorldRenderer.mapping

13 lines
357 B
Plaintext
Raw Normal View History

2018-10-26 06:51:01 -04:00
CLASS cxq net/minecraft/client/render/WorldRenderer
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
FIELD d RAIN_LOC Lpt;
FIELD e SNOW_LOC Lpt;
2018-10-26 06:51:01 -04:00
FIELD f game Lcjk;
FIELD g resourceContainer Lvs;
FIELD h rand Ljava/util/Random;
METHOD a onSetCameraEntity (Lafh;)V
2017-05-13 02:02:51 -04:00
ARG 0 entity
METHOD a onResourceReload (Lvs;)V
ARG 0 container
2016-10-18 11:52:14 -04:00
METHOD e tick ()V