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

19 lines
467 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS aoz net/minecraft/entity/decoration/painting/PaintingEntity
FIELD e motive Laoy;
METHOD <init> (Lbcf;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-09 12:20:38 -05:00
METHOD a copyEntityData (Lahd;)V
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)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
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
2019-01-09 12:20:38 -05:00
METHOD i getWidthPixels ()I
METHOD k getHeightPixels ()I
2019-01-09 12:46:28 -05:00
METHOD l ()V