Package com.cryptomorin.xseries.profiles.objects
package com.cryptomorin.xseries.profiles.objects
-
ClassDescriptionIdeally this should've been an abstract class with finalized methods, but we usually need another abstract class and Java can't have multiple ones, and also it'd have been better if
DelegateProfileable.getDelegateProfile()wasprotected.Represents any object that has aGameProfileor one can be created with it.Do we need to supportPlayerProfilefor hybrid server software like Geyser or Mohist that might have their own caching system?Represenets any object that has aGameProfilewhich can also be changed.Different types of input patterns that can be used for identifying constructing, and validating various formats that can represent aProfileable.