Uses of Class
net.minecraftforge.network.NetworkContext
-
Uses of NetworkContext in net.minecraftforge.network
Modifier and TypeFieldDescriptionprivate static final io.netty.util.AttributeKey<NetworkContext>
NetworkContext.CHANNEL_KEY
Modifier and TypeMethodDescriptionstatic NetworkContext
NetworkContext.get
(Connection connection) Gets the associated NetworkContext from the connection, creating a new instance if necessary.