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

14 lines
461 B
Plaintext
Raw Normal View History

2016-09-28 08:17:20 -04:00
CLASS none/abl net/minecraft/entity/vehicle/EntityChestMinecart
2016-09-20 11:18:54 -04:00
METHOD a createContainer (Lnone/aal;Lnone/aam;)Lnone/abx;
2016-08-28 05:43:19 -04:00
ARG 0 playerInv
ARG 1 player
METHOD a dropItems (Lnone/rr;)V
2016-09-15 06:15:02 -04:00
ARG 0 source
2016-09-12 06:08:56 -04:00
METHOD b registerTagUpgraders (Lnone/pf;)V
2016-09-22 15:31:01 -04:00
ARG 0 handler
2016-09-12 06:08:56 -04:00
METHOD l getContainerId ()Ljava/lang/String;
2016-08-21 07:11:10 -04:00
METHOD t_ getInvSize ()I
2016-09-20 11:18:54 -04:00
METHOD v getMinecartType ()Lnone/abk$a;
METHOD x getDefaultContainedBlock ()Lnone/asm;
METHOD z getDefaultBlockOffset ()I