yarn/mappings/net/minecraft/entity/PrimedTntEntity.mapping

14 lines
311 B
Plaintext
Raw Normal View History

2019-04-17 12:41:25 -04:00
CLASS ato net/minecraft/entity/PrimedTntEntity
2019-04-05 12:03:47 -04:00
FIELD b FUSE Lqh;
2019-04-17 12:41:25 -04:00
FIELD c causingEntity Lain;
FIELD d fuseTimer I
2019-04-17 12:41:25 -04:00
METHOD <init> (Lbhf;DDDLain;)V
ARG 1 world
ARG 2 x
ARG 4 y
METHOD a setFuse (I)V
2019-04-17 12:41:25 -04:00
METHOD f getCausingEntity ()Lain;
2019-02-20 15:49:23 -05:00
METHOD i getFuse ()I
METHOD k getFuseTimer ()I
METHOD l explode ()V