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

14 lines
373 B
Plaintext
Raw Normal View History

2016-09-13 06:41:42 -04:00
CLASS none/acr net/minecraft/inventory/InventoryEnderChest
2016-09-12 16:13:50 -04:00
FIELD a currentTile Lnone/arm;
2016-09-12 06:08:56 -04:00
METHOD a canPlayerUseInv (Lnone/aal;)Z
ARG 0 player
2016-09-12 16:13:50 -04:00
METHOD a setCurrentTile (Lnone/arm;)V
ARG 0 value
2016-09-12 06:08:56 -04:00
METHOD a readTags (Lnone/dz;)V
ARG 0 tags
METHOD b onInvOpen (Lnone/aal;)V
ARG 0 player
METHOD c onInvClose (Lnone/aal;)V
ARG 0 player
METHOD i getTags ()Lnone/dz;