9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-27 02:59:06 +00:00

Pregenerator

This commit is contained in:
Daniel Mills
2020-12-29 06:14:11 -05:00
parent 7d37954495
commit ee557d8191
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
package com.volmit.iris.pregen;
import org.bukkit.event.Listener;
public class MCAPregenerator implements Listener
{
}