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

17 lines
344 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS atr net/minecraft/entity/TntEntity
2019-04-05 12:03:47 -04:00
FIELD b FUSE Lqh;
2019-06-03 12:48:18 -04:00
FIELD c causingEntity Lais;
FIELD d fuseTimer I
2019-06-03 12:48:18 -04:00
METHOD <init> (Lbhj;DDDLais;)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-06-03 12:48:18 -04:00
METHOD f getCausingEntity ()Lais;
2019-02-20 15:49:23 -05:00
METHOD i getFuse ()I
METHOD k getFuseTimer ()I
METHOD l explode ()V