mirror of
https://github.com/GeyserMC/PackConverter.git
synced 2025-12-19 14:59:21 +00:00
Remove unused field
This commit is contained in:
@@ -61,7 +61,6 @@ public class PackConverter {
|
||||
|
||||
private final Map<Class<?>, List<ActionListener<?>>> actionListeners = new IdentityHashMap<>();
|
||||
|
||||
private Consumer<BedrockResourcePack> preProcessor;
|
||||
private Consumer<BedrockResourcePack> postProcessor;
|
||||
|
||||
@Getter
|
||||
|
||||
Reference in New Issue
Block a user