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

17 lines
344 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS att net/minecraft/entity/TntEntity
FIELD b FUSE Lqi;
FIELD c causingEntity Laiu;
FIELD d fuseTimer I
2019-06-19 13:48:53 -04:00
METHOD <init> (Lbhm;DDDLaiu;)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-07 07:45:25 -04:00
METHOD f getCausingEntity ()Laiu;
2019-02-20 15:49:23 -05:00
METHOD i getFuse ()I
METHOD k getFuseTimer ()I
METHOD l explode ()V