mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Fix package name for Connection
This commit is contained in:
parent
3b088e81bc
commit
142bb95c06
3 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
package org.geysermc.geyser.api.connection;
|
||||
|
||||
import org.geysermc.api.session.Connection;
|
||||
import org.geysermc.api.connection.Connection;
|
||||
|
||||
/**
|
||||
* Represents a player session used in Geyser.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue