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

31 lines
791 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS asr net/minecraft/entity/vehicle/StorageMinecartEntity
2019-01-09 12:20:38 -05:00
FIELD b inventory Lfh;
2019-01-16 13:24:40 -05:00
FIELD d lootTableId Lqc;
2019-01-09 12:20:38 -05:00
FIELD e lootSeed J
2019-01-16 13:24:40 -05:00
METHOD <init> (Lahg;Lbci;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-01-17 18:35:46 -05:00
METHOD U_ clearInv ()V
2019-01-09 12:20:38 -05:00
METHOD Y invalidate ()V
2019-01-16 13:24:40 -05:00
METHOD a getInvStack (I)Laxc;
ARG 1 slot
2019-01-16 13:24:40 -05:00
METHOD a takeInvStack (II)Laxc;
2018-11-04 07:22:38 -05:00
ARG 1 slot
2019-01-16 13:24:40 -05:00
METHOD a setInvStack (ILaxc;)V
2018-11-04 07:22:38 -05:00
ARG 1 slot
ARG 2 itemStack
2019-01-16 13:24:40 -05:00
METHOD a dropItems (Lagl;)V
METHOD a canPlayerUseInv (Larj;)Z
ARG 1 playerEntity
2019-01-16 13:24:40 -05:00
METHOD a changeDimension (Lbtc;)Lahc;
METHOD a readCustomDataFromTag (Lhq;)V
METHOD a setLootTable (Lqc;J)V
2018-11-04 07:22:38 -05:00
ARG 1 id
2019-01-16 13:24:40 -05:00
METHOD b removeInvStack (I)Laxc;
ARG 1 slot
2019-01-16 13:24:40 -05:00
METHOD b interact (Larj;Lafw;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2019-01-16 13:24:40 -05:00
METHOD b writeCustomDataToTag (Lhq;)V
2017-04-05 14:11:28 -04:00
METHOD b setInWorld (Z)V
2018-12-05 09:11:37 -05:00
METHOD c isInvEmpty ()Z
2019-01-09 12:20:38 -05:00
METHOD e markDirty ()V