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

11 lines
232 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS bsu net/minecraft/world/chunk/ChunkProvider
METHOD a onLightUpdate (Lbdd;III)V
ARG 1 type
ARG 2 chunkX
ARG 3 sectionY
ARG 4 chunkZ
2019-02-06 15:22:24 -05:00
METHOD b getChunk (II)Lbcf;
2018-12-19 16:20:55 -05:00
ARG 1 chunkX
ARG 2 chunkZ
2019-02-06 15:22:24 -05:00
METHOD j getWorld ()Lbcf;