Interface GameProfile.Factory

Enclosing interface:
GameProfile

public static interface GameProfile.Factory
A factory for GameProfiles.
  • Method Summary

    Modifier and Type
    Method
    Description
    of(UUID uniqueId, @Nullable String name)