yarn/mappings/net/minecraft/client/options/HotbarStorage.mapping

11 lines
309 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS cux net/minecraft/client/options/HotbarStorage
2018-11-03 03:44:17 -04:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b file Ljava/io/File;
FIELD c dataFixer Lcom/mojang/datafixers/DataFixer;
2019-04-12 10:38:24 -04:00
FIELD d entries [Ldjq;
2018-11-03 03:44:17 -04:00
FIELD e loaded Z
METHOD a save ()V
2019-04-12 10:38:24 -04:00
METHOD a getSavedHotbar (I)Ldjq;
ARG 1 i
2018-11-03 03:44:17 -04:00
METHOD b load ()V