Record Class Auth.Offline
java.lang.Object
java.lang.Record
net.minestom.server.Auth.Offline
- All Implemented Interfaces:
Auth
- Enclosing interface:
Auth
-
Nested Class Summary
Nested classes/interfaces inherited from interface Auth
Auth.Bungee, Auth.Offline, Auth.Online, Auth.Velocity -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Offline
public Offline()Creates an instance of aOfflinerecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-