interrupt Condition
GrandExchange.CreateOfferConfig.CreateOfferConfigBuilder interruptCondition(BooleanSupplier interruptCondition)
Content copied to clipboard
Function to break out of placing an offer. If this is true when checked, placing an offer will return false asap.
Return
{@code this}
.