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

14 lines
311 B
Plaintext
Raw Normal View History

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