yarn/mappings/net/minecraft/entity/EntityEnderEye.mapping

14 lines
312 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS aei net/minecraft/entity/EntityEnderEye
2017-04-05 14:11:28 -04:00
METHOD B_ update ()V
METHOD a shouldRender (D)Z
2017-05-13 02:02:51 -04:00
ARG 0 distanceSq
2017-06-08 10:01:49 -04:00
METHOD a deserializeCustomData (Lfy;)V
ARG 0 tag
2017-06-08 10:01:49 -04:00
METHOD b serializeCustomData (Lfy;)V
ARG 0 tag
2017-04-05 14:11:28 -04:00
METHOD h setVelocityClient (DDD)V
2017-05-13 02:02:51 -04:00
ARG 0 x
ARG 1 y
ARG 2 z
2017-04-05 14:11:28 -04:00
METHOD i initDataTracker ()V