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

38 lines
979 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS yv net/minecraft/entity/passive/EntityOcelot
FIELD bB OCELOT_TYPE Llx;
2017-04-05 14:11:28 -04:00
METHOD G getSoundAmbient ()Lpb;
METHOD J getLootTableId ()Lmd;
METHOD M mobTick ()V
METHOD a interactMob (Lacu;Lsw;)Z
2017-05-13 02:02:51 -04:00
ARG 0 player
ARG 1 playerHand
2017-04-05 14:11:28 -04:00
METHOD a deserializeCustomData (Lfc;)V
ARG 0 tag
METHOD a registerTagUpgraders (Lqv;)V
2017-05-13 02:02:51 -04:00
ARG 0 handler
METHOD a (Lsv;Lun;)Lun;
ARG 0 difficulty
2017-04-05 14:11:28 -04:00
METHOD a damage (Ltm;F)Z
2017-05-13 02:02:51 -04:00
ARG 0 source
ARG 1 damage
2017-04-05 14:11:28 -04:00
METHOD a createChild (Lty;)Lty;
2017-05-13 02:02:51 -04:00
ARG 0 other
2017-04-05 14:11:28 -04:00
METHOD b serializeCustomData (Lfc;)V
ARG 0 tag
2017-04-05 07:31:24 -04:00
METHOD b createChild (Lty;)Lyv;
2017-05-13 02:02:51 -04:00
ARG 0 other
2017-04-05 14:11:28 -04:00
METHOD bH initAttributes ()V
METHOD bZ getSoundHurt ()Lpb;
METHOD cO canSpawn ()Z
METHOD ca getSoundDeath ()Lpb;
METHOD cl getSoundVolume ()F
METHOD dk onTamedChanged ()V
METHOD dr getOcelotType ()I
2017-04-05 14:11:28 -04:00
METHOD e handleFallDamage (FF)V
2017-05-13 02:02:51 -04:00
ARG 0 fallDistance
METHOD g getOcelotType (I)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2017-04-05 14:11:28 -04:00
METHOD h_ getName ()Ljava/lang/String;
METHOD i initDataTracker ()V
METHOD r initAi ()V