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

10 lines
337 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS aro net/minecraft/entity/vehicle/ChestMinecartEntity
METHOD B getDefaultBlockOffset ()I
2018-11-21 11:58:05 -05:00
METHOD X_ getInvSize ()I
2018-11-27 13:50:51 -05:00
METHOD a dropItems (Lafo;)V
METHOD a createContainer (Laqf;Laqg;)Lary;
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-27 13:50:51 -05:00
METHOD v getMinecartType ()Lark$a;
2018-11-21 11:58:05 -05:00
METHOD z getDefaultContainedBlock ()Lboh;