yarn/mappings/net/minecraft/entity/passive/BatEntity.mapping

26 lines
724 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS alv net/minecraft/entity/passive/BatEntity
FIELD a BAT_FLAGS Lpr;
METHOD C pushAway (Lagv;)V
METHOD D getAmbientSound ()Lxm;
METHOD I mobTick ()V
METHOD W_ update ()V
METHOD a damage (Lage;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
METHOD a canSpawn (Lbbq;Lahh;)Z
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD a setRoosting (Z)V
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
2018-12-05 09:11:37 -05:00
METHOD bG getEyeHeight ()F
METHOD bs canAvoidTraps ()Z
METHOD c handleFallDamage (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 fallDistance
2018-12-05 09:11:37 -05:00
METHOD cH getSoundVolume ()F
METHOD cI getSoundPitch ()F
METHOD cR doPushLogic ()V
METHOD ca initAttributes ()V
2018-12-12 12:12:26 -05:00
METHOD cv getDeathSound ()Lxm;
METHOD e getHurtSound (Lage;)Lxm;
METHOD l isRoosting ()Z
2018-12-05 09:11:37 -05:00
METHOD y_ initDataTracker ()V