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

15 lines
480 B
Plaintext

CLASS none/bzq net/minecraft/client/render/model/BakedModelManager
FIELD a modelRegistry Lnone/dg;
FIELD b spriteMap Lnone/bxd;
FIELD c blockStateMaps Lnone/bpo;
FIELD d missingModel Lnone/bzm;
METHOD <init> (Lnone/bxd;)V
ARG 0 textures
METHOD a getMissingModel ()Lnone/bzm;
METHOD a onResourceReload (Lnone/byd;)V
ARG 0 container
METHOD a getModel (Lnone/bzr;)Lnone/bzm;
ARG 0 identifier
METHOD b getSpriteMap ()Lnone/bxd;
METHOD c getBlockStateMaps ()Lnone/bpo;