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

19 lines
474 B
Plaintext
Raw Normal View History

2018-11-27 13:42:03 -05:00
CLASS anz net/minecraft/entity/decoration/PaintingEntity
2018-11-21 11:58:05 -05:00
FIELD d type Lany;
METHOD <init> (Lbam;Les;Lex;)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-21 11:58:05 -05:00
METHOD a copyEntityData (Lage;)V
2018-11-07 11:37:58 -05:00
METHOD a deserializeCustomData (Lho;)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-11-07 11:37:58 -05:00
METHOD b serializeCustomData (Lho;)V
METHOD k getWidthPixels ()I
METHOD l getHeightPixels ()I
METHOD m onDecorationPlaced ()V