yarn/mappings/net/minecraft/entity/decoration/ItemFrameEntity.mapping

13 lines
350 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS api net/minecraft/entity/decoration/ItemFrameEntity
2019-01-16 13:24:40 -05:00
FIELD au itemDropChance F
2019-02-13 12:35:08 -05:00
FIELD f ITEM_STACK Lpw;
FIELD g ROTATION Lpw;
METHOD a setRotation (I)V
METHOD a setRotation (IZ)V
2018-11-04 07:22:38 -05:00
ARG 1 value
2019-02-13 12:35:08 -05:00
METHOD a setHeldItemStack (Laxt;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 value
2019-02-13 12:35:08 -05:00
METHOD b setHeldItemStack (Laxt;)V
METHOD n getHeldItemStack ()Laxt;
2019-01-09 12:20:38 -05:00
METHOD o getRotation ()I