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

18 lines
426 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS aek net/minecraft/entity/EntityFirework
FIELD a ITEM_STACK Lmx;
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 a registerTagUpgraders (Lrw;)V
2017-05-13 02:02:51 -04:00
ARG 0 handler
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 g shouldRenderFrom (DDD)Z
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