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

21 lines
489 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS aoy net/minecraft/entity/decoration/painting/PaintingEntity
FIELD e motive Laox;
METHOD <init> (Lbci;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
2019-01-16 13:24:40 -05:00
METHOD a copyEntityData (Lahc;)V
METHOD a readCustomDataFromTag (Lhq;)V
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
2019-01-17 18:32:39 -05:00
ARG 5 z
ARG 7 yaw
ARG 8 pitch
2019-01-16 13:24:40 -05:00
METHOD b writeCustomDataToTag (Lhq;)V
2019-01-09 12:20:38 -05:00
METHOD i getWidthPixels ()I
METHOD k getHeightPixels ()I