Mapped SkullEntityModel (#726)

This commit is contained in:
Sollace 2019-06-14 12:02:38 +02:00 committed by Adrian Siekierka
parent ccab95ddef
commit 4f02e797fc
1 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
CLASS dgi net/minecraft/client/render/entity/model/SkullEntityModel
METHOD a setRotationAngles (FFFFFF)V
FIELD a skull Ldhg;
METHOD <init> (IIII)V
ARG 1 textureU
ARG 2 textureV
ARG 3 textureWidth
ARG 4 textureHeight
METHOD a render (FFFFFF)V
ARG 1 limbMoveAngle
ARG 2 limbMoveAmount
ARG 3 age