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

11 lines
454 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1712 net/minecraft/container/ContainerListener
METHOD method_7633 onContainerPropertyUpdate (Lnet/minecraft/class_1703;II)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 propertyId
2019-06-28 17:55:20 -04:00
METHOD method_7634 onContainerRegistered (Lnet/minecraft/class_1703;Lnet/minecraft/class_2371;)V
2018-11-04 07:22:38 -05:00
ARG 1 container
2019-06-28 17:55:20 -04:00
METHOD method_7635 onContainerSlotUpdate (Lnet/minecraft/class_1703;ILnet/minecraft/class_1799;)V
2018-11-04 07:22:38 -05:00
ARG 1 container
2019-06-28 17:55:20 -04:00
ARG 2 slotId
ARG 3 itemStack