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

15 lines
383 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS aso net/minecraft/entity/thrown/ThrownPotionEntity
2019-01-16 13:24:40 -05:00
FIELD au LOGGER Lorg/apache/logging/log4j/Logger;
2019-01-24 11:47:45 -05:00
FIELD g ITEM_STACK Lps;
2019-01-30 12:48:39 -05:00
METHOD <init> (Lbcq;DDD)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 x
ARG 4 y
2019-01-30 12:48:39 -05:00
METHOD <init> (Lbcq;Lahn;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2019-01-30 12:48:39 -05:00
METHOD a doesWaterHurt (Lahn;)Z
ARG 0 entityHit
2018-11-27 13:50:51 -05:00
METHOD a extinguishFire (Let;Ley;)V
2019-01-30 12:48:39 -05:00
METHOD b setItemStack (Laxi;)V
2019-01-09 12:20:38 -05:00
METHOD i isLingering ()Z