of

@NotNull
open fun of(@NotNull uuid: @NotNull UUID, @Nullable name: @Nullable String): @NotNull FabricOfflinePlayer

Creates a FabricOfflinePlayer from the UUID and name.

Return

the instance

Since

2.0.0

Parameters

uuid

the player uuid

name

the player name