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

14 lines
311 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS apn net/minecraft/entity/PrimedTntEntity
FIELD b FUSE Lps;
2019-02-06 15:22:24 -05:00
FIELD c causingEntity Lahr;
FIELD d fuseTimer I
2019-02-06 15:22:24 -05:00
METHOD <init> (Lbcu;DDDLahr;)V
ARG 1 world
ARG 2 x
ARG 4 y
METHOD a setFuse (I)V
2019-02-06 15:22:24 -05:00
METHOD e getCausingEntity ()Lahr;
METHOD f getFuse ()I
METHOD i getFuseTimer ()I
METHOD k explode ()V