Class NMSRelighterFactory
java.lang.Object
com.fastasyncworldedit.bukkit.adapter.NMSRelighterFactory
- All Implemented Interfaces:
RelighterFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateRelighter
(RelightMode relightMode, World world, IQueueExtent<?> queue)
-
Constructor Details
-
NMSRelighterFactory
public NMSRelighterFactory()
-
-
Method Details
-
createRelighter
@Nonnull public Relighter createRelighter(RelightMode relightMode, World world, IQueueExtent<?> queue) - Specified by:
createRelighter
in interfaceRelighterFactory
-