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

16 lines
306 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS awn net/minecraft/entity/projectile/LlamaSpitEntity
FIELD b owner Larx;
2019-04-04 18:04:19 -04:00
FIELD c tag Lib;
2019-06-03 12:48:18 -04:00
METHOD <init> (Lbhj;DDDDDD)V
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 velocityX
ARG 10 velocityY
ARG 12 velocityZ
2019-06-03 12:48:18 -04:00
METHOD <init> (Lbhj;Larx;)V
ARG 1 world
ARG 2 owner
2019-04-04 18:04:19 -04:00
METHOD f readTag ()V