package org.embeddedt.modernfix.duck; import org.embeddedt.modernfix.util.BakeReason; public interface IBlockState { void clearCache(); }