yarn/mappings/net/minecraft/client/render/entity/model/TurtleEntityModel.mapping

9 lines
468 B
Plaintext

CLASS net/minecraft/class_614 net/minecraft/client/render/entity/model/TurtleEntityModel
FIELD field_32570 EGG_BELLY Ljava/lang/String;
COMMENT The key of the model part of the belly side of the turtle's shell, whose value is {@value}.
FIELD field_3594 plastron Lnet/minecraft/class_630;
COMMENT The belly side of the turtle's shell.
METHOD <init> (Lnet/minecraft/class_630;)V
ARG 1 root
METHOD method_32062 getTexturedModelData ()Lnet/minecraft/class_5607;