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

27 lines
749 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS ame net/minecraft/entity/passive/BatEntity
FIELD b BAT_FLAGS Lpt;
METHOD C pushAway (Lahd;)V
METHOD D getAmbientSound ()Lxt;
2018-12-12 12:12:26 -05:00
METHOD I mobTick ()V
2019-01-09 12:20:38 -05:00
METHOD a damage (Lagm;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2019-01-09 12:20:38 -05:00
METHOD a canSpawn (Lbcg;Lahp;)Z
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD a setRoosting (Z)V
2019-01-09 12:20:38 -05:00
METHOD aF isPushable ()Z
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)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-09 12:20:38 -05:00
METHOD cI getSoundVolume ()F
METHOD cJ getSoundPitch ()F
METHOD cS doPushLogic ()V
METHOD cb initAttributes ()V
METHOD cw getDeathSound ()Lxt;
METHOD e getHurtSound (Lagm;)Lxt;
METHOD h update ()V
METHOD l isRoosting ()Z
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V