yarn/mappings/net/minecraft/inventory/InventoryEnderChest.mapping

14 lines
387 B
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
CLASS none/acs net/minecraft/inventory/InventoryEnderChest
FIELD a currentBlockEntity Lnone/arn;
METHOD a canPlayerUseInv (Lnone/aam;)Z
2016-09-12 06:08:56 -04:00
ARG 0 player
2016-09-20 11:18:54 -04:00
METHOD a setCurrentBlockEntity (Lnone/arn;)V
2016-09-12 16:13:50 -04:00
ARG 0 value
2016-09-12 06:08:56 -04:00
METHOD a readTags (Lnone/dz;)V
ARG 0 tags
2016-09-20 11:18:54 -04:00
METHOD b onInvOpen (Lnone/aam;)V
2016-09-12 06:08:56 -04:00
ARG 0 player
2016-09-20 11:18:54 -04:00
METHOD c onInvClose (Lnone/aam;)V
2016-09-12 06:08:56 -04:00
ARG 0 player
METHOD i getTags ()Lnone/dz;