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

7 lines
172 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS bsk net/minecraft/world/chunk/ChunkProvider
METHOD a onLightUpdate (Lbct;III)V
METHOD b getChunk (II)Lbbt;
2018-12-19 16:20:55 -05:00
ARG 1 chunkX
ARG 2 chunkZ
2019-01-16 13:24:40 -05:00
METHOD i getWorld ()Lbbt;