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

14 lines
311 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS atf net/minecraft/entity/PrimedTntEntity
FIELD b FUSE Lqg;
FIELD c causingEntity Laii;
FIELD d fuseTimer I
2019-03-27 14:35:10 -04:00
METHOD <init> (Lbgv;DDDLaii;)V
ARG 1 world
ARG 2 x
ARG 4 y
METHOD a setFuse (I)V
2019-03-27 14:35:10 -04:00
METHOD f getCausingEntity ()Laii;
2019-02-20 15:49:23 -05:00
METHOD i getFuse ()I
METHOD k getFuseTimer ()I
METHOD l explode ()V