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

17 lines
344 B
Plaintext

CLASS atq net/minecraft/entity/TntEntity
FIELD b FUSE Lqh;
FIELD c causingEntity Lair;
FIELD d fuseTimer I
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
METHOD f getCausingEntity ()Lair;
METHOD i getFuse ()I
METHOD k getFuseTimer ()I
METHOD l explode ()V