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

12 lines
312 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS ary net/minecraft/entity/projectile/LlamaSpitEntity
FIELD b owner Lann;
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD b writeCustomDataToTag (Lhs;)V
METHOD c setVelocity (DDDFF)V
2018-11-04 07:22:38 -05:00
ARG 1 dirX
ARG 3 dirY
2019-01-09 12:20:38 -05:00
METHOD h update ()V
METHOD h setVelocityClient (DDD)V
2018-11-04 07:22:38 -05:00
ARG 1 x
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V