Class NetworkingFabric
java.lang.Object
name.dashkal.minecraft.hexresearch.fabric.network.NetworkingFabric
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinit()static voidsendServerConfig(net.minecraft.server.level.ServerPlayer player, name.dashkal.minecraft.hexresearch.config.ServerConfig serverConfig)
-
Constructor Details
-
NetworkingFabric
public NetworkingFabric()
-
-
Method Details
-
init
public static void init() -
sendServerConfig
public static void sendServerConfig(net.minecraft.server.level.ServerPlayer player, name.dashkal.minecraft.hexresearch.config.ServerConfig serverConfig)
-