Package info.u_team.u_team_core.impl
Class FabricNetworkHandler.Factory
java.lang.Object
info.u_team.u_team_core.impl.FabricNetworkHandler.Factory
- All Implemented Interfaces:
NetworkHandler.Factory
- Enclosing class:
- FabricNetworkHandler
-
Field Summary
Fields inherited from interface info.u_team.u_team_core.api.network.NetworkHandler.Factory
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
create
public NetworkHandler create(String protocolVersion, net.minecraft.resources.ResourceLocation location) - Specified by:
createin interfaceNetworkHandler.Factory
-