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

9 lines
337 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2823 net/minecraft/world/chunk/ChunkProvider
METHOD method_12246 getChunk (II)Lnet/minecraft/class_1922;
2018-12-19 16:20:55 -05:00
ARG 1 chunkX
ARG 2 chunkZ
2019-06-28 17:55:20 -04:00
METHOD method_12247 onLightUpdate (Lnet/minecraft/class_1944;Lnet/minecraft/class_4076;)V
ARG 1 type
2020-06-07 11:01:40 -04:00
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_16399 getWorld ()Lnet/minecraft/class_1922;