yarn/mappings/net/minecraft/client/gui/screen/LevelLoadingScreen.mapping

13 lines
339 B
Plaintext
Raw Normal View History

2019-05-16 12:20:12 -04:00
CLASS czi net/minecraft/client/gui/screen/LevelLoadingScreen
2019-04-18 17:01:39 -04:00
FIELD a progressProvider Lvt;
2019-03-27 14:35:10 -04:00
FIELD c STATUS_TO_COLOR Lit/unimi/dsi/fastutil/objects/Object2IntMap;
2019-04-18 17:01:39 -04:00
METHOD a drawChunkMap (Lvt;IIII)V
2019-01-12 06:41:47 -05:00
ARG 0 progressProvider
ARG 1 centerX
ARG 2 centerY
ARG 3 chunkSize
2019-04-16 11:51:03 -04:00
METHOD render (IIF)V
ARG 1 mouseX
ARG 2 mouseY
ARG 3 delta