yarn/mappings/net/minecraft/entity/decoration/AbstractDecorationEntity.ma...

14 lines
410 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS aph net/minecraft/entity/decoration/AbstractDecorationEntity
2019-01-09 12:20:38 -05:00
FIELD b PREDICATE Ljava/util/function/Predicate;
2019-02-13 12:35:08 -05:00
FIELD c blockPos Les;
FIELD d facing Lew;
METHOD <init> (Lahp;Lbdb;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-02-13 12:35:08 -05:00
METHOD <init> (Lahp;Lbdb;Les;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2019-02-13 12:35:08 -05:00
METHOD a copyEntityData (Lahl;)V
METHOD a setFacing (Lew;)V
2019-01-09 12:20:38 -05:00
METHOD i getWidthPixels ()I
METHOD k getHeightPixels ()I
2019-02-13 12:35:08 -05:00
METHOD m getDecorationBlockPos ()Les;