package com.boydti.fawe.util; public interface TextureHolder { TextureUtil getTextureUtil(); }