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

16 lines
413 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS acc net/minecraft/container/IContainerListener
METHOD a onContainerPropertyUpdate (Labx;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-10-18 11:31:59 -04:00
METHOD a onContainerSlotUpdate (Labx;ILaes;)V
2016-09-17 18:45:01 -04:00
ARG 0 container
ARG 1 slotId
ARG 2 newStack
2016-10-18 11:31:59 -04:00
METHOD a onContainerRegistered (Labx;Ldc;)V
2016-09-17 18:45:01 -04:00
ARG 0 container
ARG 1 stacks
2016-10-18 11:31:59 -04:00
METHOD a onContainerInvRegistered (Labx;Lqv;)V
2016-09-17 18:45:01 -04:00
ARG 0 container
ARG 1 inventory