supplier

@NotNull
abstract fun supplier(): @NotNull ModelProfileSupplier

Returns the current profile supplier strategy.

Return

the profile supplier

Since

1.15.2


abstract fun supplier(@NotNull supplier: @NotNull ModelProfileSupplier)

Sets the profile supplier strategy.

Since

1.15.2

Parameters

supplier

the new profile supplier