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

17 lines
392 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS aat net/minecraft/entity/EntityFirework
FIELD a ITEM_STACK Lkj;
METHOD a shouldRender (D)Z
ARG 0 distanceSq
2016-10-18 11:31:59 -04:00
METHOD a deserializeCustomData (Ldt;)V
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD b serializeCustomData (Ldt;)V
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD b registerTagUpgraders (Lpf;)V
2016-09-22 15:31:01 -04:00
ARG 0 handler
METHOD i initDataTracker ()V
2016-09-17 12:44:46 -04:00
METHOD i setVelocityClient (DDD)V
ARG 0 x
ARG 1 y
ARG 2 z
2016-09-12 06:08:56 -04:00
METHOD y_ update ()V