yarn/mappings/net/minecraft/entity/vehicle/TntMinecartEntity.mapping

13 lines
350 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1701 net/minecraft/entity/vehicle/TntMinecartEntity
FIELD field_7751 fuseTicks I
METHOD <init> (Lnet/minecraft/class_1937;DDD)V
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
2019-06-28 17:55:20 -04:00
METHOD method_7575 prime ()V
METHOD method_7576 explode (D)V
ARG 1 velocity
2019-06-28 17:55:20 -04:00
METHOD method_7577 getFuseTicks ()I
METHOD method_7578 isPrimed ()Z