Update LlamaEntity.mapping (#684)

Adds mappings for two more methods
This commit is contained in:
tyra 2019-05-07 17:57:34 +02:00 committed by Modmuss50
parent 1e43a50151
commit 6178ac86fc
1 changed files with 4 additions and 0 deletions

View File

@ -19,3 +19,7 @@ CLASS arv net/minecraft/entity/passive/LlamaEntity
ARG 0 color
METHOD u setVariant (I)V
METHOD v setStrength (I)V
METHOD h spitAt (Laio;)V
ARG 1 target
METHOD a breedWith (Laid;)Larv;
ARG 1 mate