SpongePowered Mixin Injection into HEAD of handleEating method from AbstractHorse. Using getFoodProperties, check if getEffects is not null, then apply each effect if not empty.
SpongePowered Mixin Injection into HEAD of handleEating method from AbstractHorse. Using get(DataComponents.FOOD), check if effects is not null, then apply each effect if not empty.