1
0
mirror of https://github.com/GeyserMC/PackConverter.git synced 2026-01-06 15:41:51 +00:00

Add support for action listeners

This commit is contained in:
RednedEpic
2023-05-28 16:19:47 -05:00
parent cfd22593c0
commit 257ca045cb
19 changed files with 201 additions and 44 deletions

View File

@@ -27,7 +27,7 @@
package org.geysermc.packconverter.bootstrap;
import org.geysermc.pack.converter.PackConverter;
import org.geysermc.pack.converter.converters.Converters;
import org.geysermc.pack.converter.converter.Converters;
import java.io.FileNotFoundException;
import java.io.IOException;