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

27 lines
749 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS amd net/minecraft/entity/passive/BatEntity
FIELD b BAT_FLAGS Lpr;
METHOD C pushAway (Lahc;)V
METHOD D getAmbientSound ()Lxr;
2018-12-12 12:12:26 -05:00
METHOD I mobTick ()V
2019-01-16 13:24:40 -05:00
METHOD a damage (Lagl;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2019-01-16 13:24:40 -05:00
METHOD a canSpawn (Lbcj;Laho;)Z
METHOD a readCustomDataFromTag (Lhq;)V
METHOD a setRoosting (Z)V
2019-01-09 12:20:38 -05:00
METHOD aF isPushable ()Z
2019-01-16 13:24:40 -05:00
METHOD b writeCustomDataToTag (Lhq;)V
2019-01-09 12:20:38 -05:00
METHOD bH getEyeHeight ()F
METHOD bt canAvoidTraps ()Z
METHOD c handleFallDamage (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 fallDistance
2019-01-16 13:24:40 -05:00
METHOD cK getSoundVolume ()F
METHOD cL getSoundPitch ()F
METHOD cU doPushLogic ()V
METHOD cd initAttributes ()V
METHOD cy getDeathSound ()Lxr;
METHOD e getHurtSound (Lagl;)Lxr;
2019-01-09 12:20:38 -05:00
METHOD h update ()V
METHOD l isRoosting ()Z
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V