yarn/mappings/net/minecraft/client/hotbar/CreativeHotbarStorage.mapping

10 lines
306 B
Plaintext

CLASS cmu net/minecraft/client/hotbar/CreativeHotbarStorage
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b file Ljava/io/File;
FIELD c dataFixer Lcom/mojang/datafixers/DataFixer;
FIELD d entries [Ldap;
FIELD e loaded Z
METHOD a save ()V
METHOD a getSavedHotbar (I)Ldap;
METHOD b load ()V