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

10 lines
279 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS aue net/minecraft/container/ContainerListener
METHOD a onContainerPropertyUpdate (Latt;II)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 propertyId
2019-02-20 15:49:23 -05:00
METHOD a onContainerSlotUpdate (Latt;ILaxw;)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 slotId
2019-02-20 15:49:23 -05:00
METHOD a onContainerRegistered (Latt;Lff;)V
2018-11-04 07:22:38 -05:00
ARG 1 container