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

14 lines
343 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS aqt net/minecraft/entity/FireworkEntity
2018-11-27 13:50:51 -05:00
FIELD a ITEM_STACK Lpn;
2018-11-29 15:10:38 -05:00
METHOD U_ update ()V
2017-04-05 14:11:28 -04:00
METHOD a shouldRender (D)Z
2018-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
ARG 1 tag
2018-11-27 13:50:51 -05:00
METHOD b serializeCustomData (Lhp;)V
ARG 1 tag
2017-04-05 14:11:28 -04:00
METHOD g shouldRenderFrom (DDD)Z
2018-11-04 07:22:38 -05:00
ARG 1 x
2017-04-05 14:11:28 -04:00
METHOD h setVelocityClient (DDD)V
2018-11-04 07:22:38 -05:00
ARG 1 x
2018-11-29 15:10:38 -05:00
METHOD x_ initDataTracker ()V