mirror of
https://github.com/GeyserMC/PackConverter.git
synced 2025-12-20 07:19:14 +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 final Map<Class<?>, List<ActionListener<?>>> actionListeners = new IdentityHashMap<>();
|
||||||
|
|
||||||
private Consumer<BedrockResourcePack> preProcessor;
|
|
||||||
private Consumer<BedrockResourcePack> postProcessor;
|
private Consumer<BedrockResourcePack> postProcessor;
|
||||||
|
|
||||||
@Getter
|
@Getter
|
||||||
|
|||||||
Reference in New Issue
Block a user