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

17 lines
344 B
Plaintext

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