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

21 lines
498 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS aod net/minecraft/entity/decoration/PaintingEntity
FIELD d type Laoc;
METHOD <init> (Lbaq;Let;Ley;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 pos
2017-04-05 14:11:28 -04:00
METHOD a setPositionAndRotations (DDDFFIZ)V
2018-11-04 07:22:38 -05:00
ARG 1 x
ARG 3 y
ARG 5 z
2018-11-29 15:10:38 -05:00
METHOD a copyEntityData (Lagi;)V
2018-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
2018-11-30 06:37:11 -05:00
ARG 1 tag
2017-04-05 14:11:28 -04:00
METHOD b setPositionAndAngles (DDDFF)V
2018-11-04 07:22:38 -05:00
ARG 1 x
ARG 3 y
2018-11-27 13:50:51 -05:00
METHOD b serializeCustomData (Lhp;)V
2018-11-30 06:37:11 -05:00
ARG 1 tag
METHOD k getWidthPixels ()I
METHOD l getHeightPixels ()I
METHOD m onDecorationPlaced ()V