Class PluginBasedResolver
java.lang.Object
com.winterhavenmc.library.messagebuilder.adapters.pipeline.resolvers.spawnlocation.PluginBasedResolver
- All Implemented Interfaces:
BukkitSpawnLocationResolver,SpawnLocationResolver
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PluginBasedResolver
public PluginBasedResolver(org.bukkit.plugin.Plugin plugin)
-
-
Method Details
-
resolve
public org.bukkit.Location resolve(org.bukkit.World world) - Specified by:
resolvein interfaceBukkitSpawnLocationResolver- Specified by:
resolvein interfaceSpawnLocationResolver
-