Next
Functions
Link copied to clipboard
Check if this Next contains effects.
Link copied to clipboard
If the model is present, call the given consumer with it, otherwise do nothing.
Link copied to clipboard
Try to get the model from this Next, with a fallback if there isn't one.
Link copied to clipboard
Get the model of this Next. This version is unsafe - if this next doesn't have a model, calling this method will cause an exception to be thrown.