Make the c/v/api/proxy/player package more general.

This commit is contained in:
Andrew Steinborn 2018-08-25 21:44:53 -04:00
parent f273c046ec
commit 2f6642dcd8

View File

@ -1,4 +1,4 @@
/**
* Provides an interface to work with Minecraft client settings.
* Provides an interface to work with players connected to the proxy.
*/
package com.velocitypowered.api.proxy.player;