Package net.minecraftforge.fml.network
Class FMLNetworkConstants
java.lang.Object
net.minecraftforge.fml.network.FMLNetworkConstants
Constants related to networking
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final io.netty.util.AttributeKey<FMLConnectionData>(package private) static final io.netty.util.AttributeKey<FMLHandshakeHandler>(package private) static final ResourceLocation(package private) static final io.netty.util.AttributeKey<FMLMCRegisterPacketHandler.ChannelList>(package private) static final io.netty.util.AttributeKey<String>(package private) static final ResourceLocationstatic final Stringstatic final int(package private) static final SimpleChannelstatic final StringReturn this value in yourExtensionPoint.DISPLAYTESTfunction to be ignored.(package private) static final ResourceLocation(package private) static final ResourceLocation(package private) static final List<EventNetworkChannel>static final String(package private) static final org.apache.logging.log4j.Markerstatic final String(package private) static final SimpleChannel -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FMLNETMARKER
- See Also:
-
FMLNETVERSION
public static final int FMLNETVERSION- See Also:
-
NETVERSION
- See Also:
-
NOVERSION
- See Also:
-
NETWORK
static final org.apache.logging.log4j.Marker NETWORK -
FML_NETVERSION
-
FML_HANDSHAKE_HANDLER
-
FML_MC_REGISTRY
-
FML_CONNECTION_DATA
-
FML_HANDSHAKE_RESOURCE
-
FML_PLAY_RESOURCE
-
MC_REGISTER_RESOURCE
-
MC_UNREGISTER_RESOURCE
-
handshakeChannel
-
playChannel
-
mcRegChannels
-
IGNORESERVERONLY
Return this value in yourExtensionPoint.DISPLAYTESTfunction to be ignored.- See Also:
-
-
Constructor Details
-
FMLNetworkConstants
public FMLNetworkConstants()
-
-
Method Details
-
init
-