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

20 lines
552 B
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
CLASS none/bot net/minecraft/client/render/WorldRenderer
2016-08-28 14:29:00 -04:00
FIELD a anaglyphEnabled Z
2016-08-26 03:11:01 -04:00
FIELD e LOGGER Lorg/apache/logging/log4j/Logger;
2016-08-28 17:10:48 -04:00
FIELD f RAIN_LOC Lnone/kp;
FIELD g SNOW_LOC Lnone/kp;
2016-09-20 11:18:54 -04:00
FIELD h game Lnone/bdr;
FIELD i resourceContainer Lnone/byd;
2016-09-11 06:46:28 -04:00
FIELD j rand Ljava/util/Random;
2016-09-20 11:18:54 -04:00
METHOD <init> (Lnone/bdr;Lnone/byd;)V
ARG 0 game
2016-08-28 17:10:48 -04:00
ARG 1 resourceContainer
METHOD a (FJ)V
ARG 0 deltaTicks
2016-09-20 11:18:54 -04:00
METHOD a onResourceReload (Lnone/byd;)V
2016-08-26 03:11:01 -04:00
ARG 0 container
METHOD a (Lnone/kp;)V
ARG 0 shader
2016-09-20 11:18:54 -04:00
METHOD a onSetCameraEntity (Lnone/sg;)V
ARG 0 entity