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

17 lines
458 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS aob net/minecraft/entity/decoration/LeashKnotEntity
2017-04-05 14:11:28 -04:00
METHOD a shouldRender (D)Z
2018-11-29 15:10:38 -05:00
METHOD a copyEntityData (Lagi;)V
2018-11-27 13:50:51 -05:00
METHOD a setFacing (Ley;)V
2018-12-03 13:09:06 -05:00
METHOD a readCustomDataFromTag (Lhp;)V
ARG 1 tag
2017-04-05 14:11:28 -04:00
METHOD b setPosition (DDD)V
2018-11-04 07:22:38 -05:00
ARG 1 x
2018-11-29 15:10:38 -05:00
METHOD b interact (Laqj;Lafb;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-03 13:09:06 -05:00
METHOD b writeCustomDataToTag (Lhp;)V
ARG 1 tag
METHOD bH getEyeHeight ()F
METHOD k getWidthPixels ()I
METHOD l getHeightPixels ()I
METHOD m onDecorationPlaced ()V