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

14 lines
311 B
Plaintext
Raw Normal View History

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