yarn/mappings/net/minecraft/container/IContainerListener.mapping

16 lines
453 B
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
CLASS none/acc net/minecraft/container/IContainerListener
METHOD a onContainerPropertyUpdate (Lnone/abx;II)V
2016-09-17 18:45:01 -04:00
ARG 0 container
ARG 1 propertyId
2016-09-17 18:45:01 -04:00
ARG 2 newValue
2016-09-20 11:18:54 -04:00
METHOD a onContainerSlotUpdate (Lnone/abx;ILnone/aes;)V
2016-09-17 18:45:01 -04:00
ARG 0 container
ARG 1 slotId
ARG 2 newStack
2016-09-20 11:18:54 -04:00
METHOD a onContainerRegistered (Lnone/abx;Lnone/dc;)V
2016-09-17 18:45:01 -04:00
ARG 0 container
ARG 1 stacks
2016-09-20 11:18:54 -04:00
METHOD a onContainerInvRegistered (Lnone/abx;Lnone/qv;)V
2016-09-17 18:45:01 -04:00
ARG 0 container
ARG 1 inventory