Puts everywhere brackets
This commit is contained in:
@@ -57,7 +57,9 @@ public final class IMEAdaptorIterator implements Iterator<ItemSlot>
|
||||
this.slot.isExtractable = true;
|
||||
|
||||
if( this.parent.maxSlots < this.offset )
|
||||
{
|
||||
this.parent.maxSlots = this.offset;
|
||||
}
|
||||
|
||||
if( this.hasNext )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user