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

11 lines
309 B
Plaintext

CLASS cqu net/minecraft/client/options/HotbarStorage
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b file Ljava/io/File;
FIELD c dataFixer Lcom/mojang/datafixers/DataFixer;
FIELD d entries [Ldfv;
FIELD e loaded Z
METHOD a save ()V
METHOD a getSavedHotbar (I)Ldfv;
ARG 1 i
METHOD b load ()V