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

17 lines
350 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS atq net/minecraft/entity/PrimedTntEntity
2019-04-05 12:03:47 -04:00
FIELD b FUSE Lqh;
2019-05-07 12:05:49 -04:00
FIELD c causingEntity Lair;
FIELD d fuseTimer I
2019-05-07 12:05:49 -04:00
METHOD <init> (Lbhi;DDDLair;)V
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 igniter
METHOD a setFuse (I)V
ARG 1 fuse
2019-05-07 12:05:49 -04:00
METHOD f getCausingEntity ()Lair;
2019-02-20 15:49:23 -05:00
METHOD i getFuse ()I
METHOD k getFuseTimer ()I
METHOD l explode ()V