Changes

Jump to navigation Jump to search
→‎Player: fix incorrect field name
Line 373: Line 373:  
  |arg desc 3 = The removed item stacks.
 
  |arg desc 3 = The removed item stacks.
   −
  |arg name 4 = <tt>e.StackSizeChanged</tt>
+
  |arg name 4 = <tt>e.QuantityChanged</tt>
 
  |arg type 4 = <tt>IEnumerable&lt;ItemStackSizeChange&gt;</tt>
 
  |arg type 4 = <tt>IEnumerable&lt;ItemStackSizeChange&gt;</tt>
 
  |arg desc 4 = The item stacks whose quantity changed. Each <tt>ItemStackSizeChange</tt> instance includes <tt>Item</tt> (the affected item stack), <tt>OldSize</tt> (the previous stack size), and <tt>NewSize</tt> (the new stack size).
 
  |arg desc 4 = The item stacks whose quantity changed. Each <tt>ItemStackSizeChange</tt> instance includes <tt>Item</tt> (the affected item stack), <tt>OldSize</tt> (the previous stack size), and <tt>NewSize</tt> (the new stack size).
translators
8,403

edits

Navigation menu