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

16 lines
414 B
Plaintext
Raw Normal View History

CLASS aqw net/minecraft/container/IContainerListener
METHOD a onContainerPropertyUpdate (Laqq;II)V
2017-05-13 02:02:51 -04:00
ARG 0 container
ARG 1 propertyId
ARG 2 newValue
METHOD a onContainerSlotUpdate (Laqq;ILauc;)V
2017-05-13 02:02:51 -04:00
ARG 0 container
ARG 1 slotId
ARG 2 newStack
METHOD a onContainerInvRegistered (Laqq;Ladu;)V
2017-05-13 02:02:51 -04:00
ARG 0 container
ARG 1 inventory
METHOD a onContainerRegistered (Laqq;Lfe;)V
ARG 0 container
ARG 1 stacks