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

10 lines
306 B
Plaintext

CLASS cns 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 [Ldbp;
FIELD e loaded Z
METHOD a save ()V
METHOD a getSavedHotbar (I)Ldbp;
METHOD b load ()V