mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-26 01:43:51 -07:00
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Classes dedicated to letting {@link org.bukkit.plugin.Plugin plugins} run
|
||||
* code at specific time intervals, including thread safety.
|
||||
*/
|
||||
package org.bukkit.scheduler;
|
||||
|
Reference in New Issue
Block a user