yarn/mappings/net/minecraft/world/chunk/ChunkProvider.mapping

8 lines
186 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS bxq net/minecraft/world/chunk/ChunkProvider
METHOD a onLightUpdate (Lbhv;Lfo;)V
ARG 1 type
2019-06-19 13:48:53 -04:00
METHOD b getChunk (II)Lbgw;
2018-12-19 16:20:55 -05:00
ARG 1 chunkX
ARG 2 chunkZ
2019-06-19 13:48:53 -04:00
METHOD k getWorld ()Lbgw;