yarn/mappings/net/minecraft/entity/projectile/ShulkerBulletEntity.mapping

11 lines
309 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS awo net/minecraft/entity/projectile/ShulkerBulletEntity
2019-04-17 12:41:25 -04:00
FIELD as ownerUuid Ljava/util/UUID;
FIELD at ownerPos Lev;
FIELD au targetUuid Ljava/util/UUID;
FIELD av targetPos Lev;
2019-04-18 17:01:39 -04:00
FIELD b owner Laio;
FIELD c target Laif;
FIELD d direction Lfa;
2019-04-18 17:01:39 -04:00
METHOD a onHit (Lcrt;)V
METHOD a setDirection (Lfa;)V