接口 IShearable

所有已知子接口:
Shearable
所有已知实现类:
Bogged, LeavesBlock, MangroveLeavesBlock, MushroomCow, SeagrassBlock, Sheep, SnowGolem, TallGrassBlock, TintedParticleLeavesBlock, UntintedParticleLeavesBlock, VineBlock, WebBlock

public interface IShearable
This interfaces allows shears (modded 无效输入:'&' vanilla) and entities (modded 无效输入:'&' vanilla) to cooperate without needing advance knowledge of each other.

In the future, this system may function for implementations on Blocks as well. TODO: Implement support for Block or remove default implementations from vanilla block classes.