yarn/mappings/net/minecraft/client/render/item/ItemModels.mapping

15 lines
485 B
Plaintext

CLASS dke net/minecraft/client/render/item/ItemModels
FIELD a modelIds Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
FIELD b models Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
FIELD c modelManager Ldvr;
METHOD a getModelManager ()Ldvr;
METHOD a getModel (Lbbp;)Ldvn;
METHOD a putModel (Lbbp;Ldvs;)V
ARG 1 item
ARG 2 modelId
METHOD a getSprite (Lbbu;)Ldtz;
METHOD a getSprite (Lbgz;)Ldtz;
METHOD b reloadModels ()V
METHOD b getModelId (Lbbp;)I
METHOD b getModel (Lbbu;)Ldvn;