mightRequest

open override fun mightRequest(type: ItemType): Boolean(source)

Returns true when type equals this generator's itemType. (Java had this inverted — != — and that bug is corrected here.)