java.lang.Object
org.geysermc.floodgate.core.connection.audience.ProfileAudience
public final class ProfileAudience
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ProfileAudience
public ProfileAudience(@Nullable UUID uuid,
@Nullable String username)
-
Method Details
-
uuid
public @Nullable UUID uuid()
-
username
public @Nullable String username()