of

@ApiStatus.Internal
@NotNull
open fun of(@NotNull location: @NotNull Location): @NotNull RenderSource.Dummy
@ApiStatus.Internal
@NotNull
open fun of(@NotNull location: @NotNull Location, @NotNull profile: @NotNull ModelProfile.Uncompleted): @NotNull RenderSource.Dummy
@ApiStatus.Internal
@NotNull
open fun of(@NotNull entity: @NotNull BaseEntity, @NotNull profile: @NotNull ModelProfile.Uncompleted): @NotNull RenderSource.Entity
@ApiStatus.Internal
@NotNull
open fun of(@NotNull entity: @NotNull BaseEntity): @NotNull RenderSource.Entity