take care of #730

This commit is contained in:
Adrian Siekierka 2019-06-14 11:57:55 +02:00
parent 57a5362bf3
commit 3fae250684
4 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
CLASS dga net/minecraft/client/render/entity/model/SheepEntityModel
CLASS dgb net/minecraft/client/render/entity/model/SheepEntityModel

View File

@ -0,0 +1 @@
CLASS dga net/minecraft/client/render/entity/model/SheepShearedEntityModel

View File

@ -1 +0,0 @@
CLASS dgb net/minecraft/client/render/entity/model/SheepWoolEntityModel

View File

@ -6,6 +6,7 @@ CLASS arn net/minecraft/entity/passive/SheepEntity
METHOD a getChildColor (Laqv;Laqv;)Lbbb;
METHOD a getRgbColor (Lbbb;)[F
ARG 0 dyeColor
METHOD a createDyeMixingCraftingInventory (Lbbb;Lbbb;)Layr;
METHOD a generateDefaultColor (Ljava/util/Random;)Lbbb;
METHOD b setColor (Lbbb;)V
METHOD c getDyedColor (Lbbb;)[F