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

14 lines
311 B
Plaintext
Raw Normal View History

2019-02-20 15:49:23 -05:00
CLASS aps net/minecraft/entity/PrimedTntEntity
FIELD b FUSE Lpx;
2019-02-13 12:35:08 -05:00
FIELD c causingEntity Lahu;
FIELD d fuseTimer I
2019-02-20 15:49:23 -05:00
METHOD <init> (Lbde;DDDLahu;)V
ARG 1 world
ARG 2 x
ARG 4 y
METHOD a setFuse (I)V
2019-02-20 15:49:23 -05:00
METHOD f getCausingEntity ()Lahu;
METHOD i getFuse ()I
METHOD k getFuseTimer ()I
METHOD l explode ()V