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
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 propertyId
ARG 3 newValue
2018-10-31 12:57:21 -04:00
METHOD a onContainerSlotUpdate (Larg;ILauv;)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 slotId
ARG 3 newStack
2018-10-31 12:57:21 -04:00
METHOD a onContainerInvRegistered (Larg;Laei;)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 inventory
2018-10-31 12:57:21 -04:00
METHOD a onContainerRegistered (Larg;Lfe;)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 stacks