CLASS net/minecraft/class_581 net/minecraft/client/render/entity/model/LlamaSpitEntityModel COMMENT Represents the model of llama-spit-like entity. COMMENT COMMENT
COMMENT COMMENT COMMENT COMMENT COMMENT COMMENT COMMENT COMMENT COMMENT
Model parts of this model
Part NameParentCorresponding Field
{@value #MAIN}{@linkplain #root Root part}
COMMENT
FIELD field_27451 root Lnet/minecraft/class_630; FIELD field_32510 MAIN Ljava/lang/String; COMMENT The key of the main model part, whose value is {@value}. METHOD (Lnet/minecraft/class_630;)V ARG 1 root METHOD method_32019 getTexturedModelData ()Lnet/minecraft/class_5607;