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

10 lines
279 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS ayb net/minecraft/container/ContainerListener
METHOD a onContainerPropertyUpdate (Laxq;II)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 propertyId
2019-03-27 14:35:10 -04:00
METHOD a onContainerSlotUpdate (Laxq;ILbbp;)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 slotId
2019-03-27 14:35:10 -04:00
METHOD a onContainerRegistered (Laxq;Lfj;)V
2018-11-04 07:22:38 -05:00
ARG 1 container