Package org.geysermc.geyser.network.netty
package org.geysermc.geyser.network.netty
-
ClassDescriptionExists solely to make DefaultChannelPipeline's protected constructor publicUsed to inject Geyser clients directly into the server, bypassing the need to implement a complete TCP connection, by creating a local channel.Client -> server storing the spoofed remote address.If the incoming channel if an instance of LocalChannelWithRemoteAddress, this server creates a LocalChannelWrapper for the other end and attaches the spoofed remote addressManages a Minecraft Java session over our LocalChannel implementations.