package gregtech.api.interfaces; @Deprecated public interface IHasFluidDisplayItem { void updateFluidDisplayItem(); }