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

10 lines
337 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS arf net/minecraft/entity/vehicle/EntityChestMinecart
METHOD B getDefaultBlockOffset ()I
METHOD U_ getInvSize ()I
2018-11-15 12:05:03 -05:00
METHOD a dropItems (Lafl;)V
METHOD a createContainer (Lapz;Laqa;)Larp;
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2017-04-05 14:11:28 -04:00
METHOD l getContainerId ()Ljava/lang/String;
2018-11-15 12:05:03 -05:00
METHOD v getMinecartType ()Larb$a;
METHOD z getDefaultContainedBlock ()Lbnz;