// 
// Decompiled by Procyon v0.6.0
// 

package com.hypixel.hytale.builtin.hytalegenerator.assets;

public interface Cleanable
{
    void cleanUp();
}
