package net.mcreator.target.item; public interface AnimatedItem { void setAnimationProcedure(String procedure); }