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

32 lines
895 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS anw net/minecraft/entity/decoration/DecorationBaseEntity
FIELD b blockPos Let;
FIELD c facing Ley;
METHOD <init> (Lagj;Lban;Let;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2018-11-21 11:58:05 -05:00
METHOD V_ update ()V
2018-11-27 13:50:51 -05:00
METHOD a damage (Lafo;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-27 13:50:51 -05:00
METHOD a copyEntityData (Lagf;)V
METHOD a move (Lagt;DDD)V
2018-11-04 07:22:38 -05:00
ARG 2 x
2018-11-27 13:50:51 -05:00
METHOD a onStruckByLightning (Laof;)V
METHOD a dropStack (Lavo;F)Laoi;
2018-11-04 07:22:38 -05:00
ARG 1 stack
2018-11-21 11:58:05 -05:00
METHOD a applyMirror (Lbix;)F
METHOD a applyRotation (Lbjx;)F
2018-11-27 13:50:51 -05:00
METHOD a setFacing (Ley;)V
METHOD a deserializeCustomData (Lhp;)V
METHOD aD doesCollide ()Z
METHOD aF shouldSetPositionOnLoad ()Z
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-27 13:50:51 -05:00
METHOD b serializeCustomData (Lhp;)V
METHOD bC getHorizontalFacing ()Ley;
2017-04-05 14:11:28 -04:00
METHOD f addVelocity (DDD)V
2018-11-04 07:22:38 -05:00
ARG 1 deltaX
METHOD k getWidthPixels ()I
METHOD l getHeightPixels ()I
METHOD m onDecorationPlaced ()V
2018-11-27 13:50:51 -05:00
METHOD n getDecorationBlockPos ()Let;
METHOD y_ initDataTracker ()V