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

15 lines
382 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS asz net/minecraft/entity/thrown/ThrownPotionEntity
2019-02-20 15:49:23 -05:00
FIELD f ITEM_STACK Lpx;
2019-02-06 15:22:24 -05:00
FIELD g LOGGER Lorg/apache/logging/log4j/Logger;
2019-02-21 13:19:18 -05:00
METHOD <init> (Lbdf;DDD)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 x
ARG 4 y
2019-02-21 13:19:18 -05:00
METHOD <init> (Lbdf;Lahv;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2019-02-21 13:19:18 -05:00
METHOD a doesWaterHurt (Lahv;)Z
ARG 0 entityHit
2019-02-20 15:49:23 -05:00
METHOD a extinguishFire (Les;Lex;)V
2019-02-21 13:19:18 -05:00
METHOD b setItemStack (Laxx;)V
2019-02-20 15:49:23 -05:00
METHOD k isLingering ()Z