Uses of Interface
io.papermc.paper.connection.PlayerGameConnection
Packages that use PlayerGameConnection
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of PlayerGameConnection in org.bukkit.entity
Methods in org.bukkit.entity that return PlayerGameConnectionModifier and TypeMethodDescriptionPlayer.getConnection()
Gets the game connection for this player.