mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-09 00:22:08 -07:00
#730: Added missing declaration of the org.bukkit.profile package.
By: blablubbabc <lukas@wirsindwir.de>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Classes relevant to player profiles.
|
||||
*/
|
||||
package org.bukkit.profile;
|
Reference in New Issue
Block a user