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

16 lines
413 B
Plaintext
Raw Normal View History

CLASS aro net/minecraft/container/ContainerListener
2018-10-31 12:57:21 -04:00
METHOD a onContainerPropertyUpdate (Larg;II)V
2017-05-13 02:02:51 -04:00
ARG 0 container
ARG 1 propertyId
ARG 2 newValue
2018-10-31 12:57:21 -04:00
METHOD a onContainerSlotUpdate (Larg;ILauv;)V
2017-05-13 02:02:51 -04:00
ARG 0 container
ARG 1 slotId
ARG 2 newStack
2018-10-31 12:57:21 -04:00
METHOD a onContainerInvRegistered (Larg;Laei;)V
2017-05-13 02:02:51 -04:00
ARG 0 container
ARG 1 inventory
2018-10-31 12:57:21 -04:00
METHOD a onContainerRegistered (Larg;Lfe;)V
ARG 0 container
ARG 1 stacks