yarn/mappings/net/minecraft/client/render/model/BakedModelManager.mapping

15 lines
480 B
Plaintext

CLASS none/bzn net/minecraft/client/render/model/BakedModelManager
FIELD a modelRegistry Lnone/dg;
FIELD b spriteMap Lnone/bxa;
FIELD c blockStateMaps Lnone/bpl;
FIELD d missingModel Lnone/bzj;
METHOD <init> (Lnone/bxa;)V
ARG 0 textures
METHOD a getMissingModel ()Lnone/bzj;
METHOD a onResourceReload (Lnone/bya;)V
ARG 0 container
METHOD a getModel (Lnone/bzo;)Lnone/bzj;
ARG 0 identifier
METHOD b getSpriteMap ()Lnone/bxa;
METHOD c getBlockStateMaps ()Lnone/bpl;