Uses of Class
alexiil.mc.lib.net.impl.ActiveMinecraftConnection
-
Uses of ActiveMinecraftConnection in alexiil.mc.lib.net.impl
Modifier and TypeClassDescriptionclass
class
A connection on the server side to a specificServerPlayerEntity
.Modifier and TypeMethodDescriptionstatic ActiveMinecraftConnection
CoreMinecraftNetUtil.getConnection(net.minecraft.entity.player.PlayerEntity player)
Modifier and TypeMethodDescriptionstatic List<ActiveMinecraftConnection>
CoreMinecraftNetUtil.getNearbyActiveConnections(net.minecraft.block.entity.BlockEntity be, int distance)
static List<ActiveMinecraftConnection>
CoreMinecraftNetUtil.getPlayersWatching(net.minecraft.world.World world, net.minecraft.util.math.BlockPos pos)