Uses of Class
net.minecraftforge.network.NetworkContext
Packages that use NetworkContext
-
Uses of NetworkContext in net.minecraftforge.network
Fields in net.minecraftforge.network with type parameters of type NetworkContextModifier and TypeFieldDescriptionprivate static final io.netty.util.AttributeKey<NetworkContext>NetworkContext.CHANNEL_KEYMethods in net.minecraftforge.network that return NetworkContextModifier and TypeMethodDescriptionstatic NetworkContextNetworkContext.get(Connection connection) Gets the associated NetworkContext from the connection, creating a new instance if necessary.