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

16 lines
414 B
Plaintext

CLASS aqw net/minecraft/container/IContainerListener
METHOD a onContainerPropertyUpdate (Laqq;II)V
ARG 0 container
ARG 1 propertyId
ARG 2 newValue
METHOD a onContainerSlotUpdate (Laqq;ILauc;)V
ARG 0 container
ARG 1 slotId
ARG 2 newStack
METHOD a onContainerInvRegistered (Laqq;Ladu;)V
ARG 0 container
ARG 1 inventory
METHOD a onContainerRegistered (Laqq;Lfe;)V
ARG 0 container
ARG 1 stacks