13
0
geforkt von Mirrors/Velocity

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

Dieser Commit ist enthalten in:
Andrew Steinborn 2018-08-25 21:44:53 -04:00
Ursprung f273c046ec
Commit 2f6642dcd8

Datei anzeigen

@ -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;