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

11 lines
231 B
Plaintext
Raw Normal View History

CLASS aqf net/minecraft/entity/vehicle/EntityMinecart
2017-04-05 14:11:28 -04:00
METHOD a onActivatorRail (IIIZ)V
2017-05-13 02:02:51 -04:00
ARG 0 x
ARG 1 y
ARG 2 z
ARG 3 powered
METHOD b interact (Lapb;Laea;)Z
2017-05-13 02:02:51 -04:00
ARG 0 player
ARG 1 hand
METHOD v getMinecartType ()Laqc$a;