类 NetworkConstants
java.lang.Object
net.minecraftforge.network.NetworkConstants
Constants related to networking
-
字段概要
字段修饰符和类型字段说明(专用程序包) static final io.netty.util.AttributeKey<ConnectionData>
(专用程序包) static final io.netty.util.AttributeKey<HandshakeHandler>
(专用程序包) static final ResourceLocation
(专用程序包) static final io.netty.util.AttributeKey<MCRegisterPacketHandler.ChannelList>
(专用程序包) static final io.netty.util.AttributeKey<ConnectionData.ModMismatchData>
(专用程序包) static final io.netty.util.AttributeKey<String>
(专用程序包) static final ResourceLocation
static final String
static final int
Netversion 3:HandshakeMessages.S2CModList
packet may include a list of non-vanilla synced datapack registry ids.(专用程序包) static final SimpleChannel
static final String
Return this value in yourIExtensionPoint.DisplayTest
function to be ignored.(专用程序包) static final ResourceLocation
(专用程序包) static final ResourceLocation
(专用程序包) static final List<EventNetworkChannel>
static final String
(专用程序包) static final org.apache.logging.log4j.Marker
static final String
(专用程序包) static final SimpleChannel
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
FMLNETMARKER
- 另请参阅:
-
FMLNETVERSION
public static final int FMLNETVERSIONNetversion 3:HandshakeMessages.S2CModList
packet may include a list of non-vanilla synced datapack registry ids.- 另请参阅:
-
NETVERSION
- 另请参阅:
-
NOVERSION
- 另请参阅:
-
NETWORK
static final org.apache.logging.log4j.Marker NETWORK -
FML_NETVERSION
-
FML_HANDSHAKE_HANDLER
-
FML_MC_REGISTRY
-
FML_CONNECTION_DATA
-
FML_MOD_MISMATCH_DATA
-
FML_HANDSHAKE_RESOURCE
-
FML_PLAY_RESOURCE
-
MC_REGISTER_RESOURCE
-
MC_UNREGISTER_RESOURCE
-
handshakeChannel
-
playChannel
-
mcRegChannels
-
IGNORESERVERONLY
Return this value in yourIExtensionPoint.DisplayTest
function to be ignored.- 另请参阅:
-
-
构造器详细资料
-
NetworkConstants
public NetworkConstants()
-
-
方法详细资料
-
init
-