yarn/mappings/net/minecraft/entity/parts/EntityPart.mapping

15 lines
411 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS amr net/minecraft/entity/parts/EntityPart
FIELD a damageDelegate Lamq;
FIELD b name Ljava/lang/String;
2018-11-15 12:05:03 -05:00
METHOD <init> (Lamq;Ljava/lang/String;FF)V
2018-11-04 07:22:38 -05:00
ARG 1 damageDelegate
ARG 2 name
ARG 3 width
2018-11-15 12:05:03 -05:00
METHOD a damage (Lafl;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-07 11:37:58 -05:00
METHOD a deserializeCustomData (Lho;)V
METHOD aD doesCollide ()Z
2018-11-07 11:37:58 -05:00
METHOD b serializeCustomData (Lho;)V
2018-11-15 12:05:03 -05:00
METHOD s isPartOf (Lagc;)Z
METHOD y_ initDataTracker ()V