yarn/mappings/net/minecraft/entity/thrown/EntityThrownPotion.mapping

16 lines
488 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS adp net/minecraft/entity/thrown/EntityThrownPotion
FIELD e ITEM_STACK Llx;
FIELD f LOGGER Lorg/apache/logging/log4j/Logger;
METHOD a setItemStack (Lahf;)V
2017-04-05 14:11:28 -04:00
METHOD a onCollision (Lbfn;)V
METHOD a extinguishFire (Ldx;)V
2017-04-05 14:11:28 -04:00
METHOD a deserializeCustomData (Lfc;)V
ARG 0 tag
METHOD a registerTagUpgraders (Lqv;)V
2017-04-05 14:11:28 -04:00
METHOD b serializeCustomData (Lfc;)V
ARG 0 tag
METHOD c doesWaterHurt (Luk;)Z
2017-04-05 14:11:28 -04:00
METHOD i initDataTracker ()V
METHOD l getItemStack ()Lahf;
METHOD p isLingering ()Z