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

15 lines
380 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS arv net/minecraft/entity/FireworkEntity
FIELD b ITEM_STACK Lpt;
METHOD a shouldRenderAtDistance (D)Z
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD b writeCustomDataToTag (Lhs;)V
2019-01-09 12:46:28 -05:00
METHOD f shouldShowBottom ()Z
2017-04-05 14:11:28 -04:00
METHOD g shouldRenderFrom (DDD)Z
2018-11-04 07:22:38 -05:00
ARG 1 x
ARG 3 y
ARG 5 z
2019-01-09 12:20:38 -05:00
METHOD h update ()V
2017-04-05 14:11:28 -04:00
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