yarn/mappings/net/minecraft/entity/projectile/LlamaSpitEntity.mapping

16 lines
306 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS awm net/minecraft/entity/projectile/LlamaSpitEntity
FIELD b owner Larw;
2019-04-04 18:04:19 -04:00
FIELD c tag Lib;
2019-05-07 12:05:49 -04:00
METHOD <init> (Lbhi;DDDDDD)V
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 velocityX
ARG 10 velocityY
ARG 12 velocityZ
2019-05-07 12:05:49 -04:00
METHOD <init> (Lbhi;Larw;)V
ARG 1 world
ARG 2 owner
2019-04-04 18:04:19 -04:00
METHOD f readTag ()V