Class MinerunFactory
java.lang.Object
eu.mhsl.minenet.minigames.instance.game.minigame.types.minerun.MinerunFactory
- 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
manufacture, manufacture
-
Constructor Details
-
MinerunFactory
public MinerunFactory()
-
-
Method Details
-
name
public net.kyori.adventure.text.Component 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
-
description
public net.kyori.adventure.text.Component description()- Specified by:
description
in interfaceGameFactory
-