Class TrafficLightRaceFactory
java.lang.Object
eu.mhsl.minenet.minigames.instance.game.minigame.types.trafficlightrace.TrafficLightRaceFactory
- All Implemented Interfaces:
GameFactory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface eu.mhsl.minenet.minigames.instance.game.minigame.config.GameFactory
description, globalRestrictions, manufacture, manufacture
-
Constructor Details
-
TrafficLightRaceFactory
public TrafficLightRaceFactory()
-
-
Method Details
-
name
- Specified by:
name
in interfaceGameFactory
-
configuration
- Specified by:
configuration
in interfaceGameFactory
-
manufacture
- Specified by:
manufacture
in interfaceGameFactory
-
symbol
public net.minestom.server.item.Material symbol()- Specified by:
symbol
in interfaceGameFactory
-