ExtraModelProvider

public interface ExtraModelProvider

Functions

provideExtraModels
Link copied to clipboard
abstract void provideExtraModels(ResourceManager manager, Consumer<Identifier> out)
Provides an opportunity inform the game that you would like it to load and bake a model,even if that model is not used by any blocks or items.

Sources

jvm source
Link copied to clipboard