Uses of Interface
net.minecraftforge.common.IShearable

Packages that use IShearable
net.minecraft.block   
net.minecraft.entity.passive   
 

Uses of IShearable in net.minecraft.block
 

Classes in net.minecraft.block that implement IShearable
 class BlockLeaves
           
 class BlockTallGrass
           
 class BlockVine
           
 

Uses of IShearable in net.minecraft.entity.passive
 

Classes in net.minecraft.entity.passive that implement IShearable
 class EntityMooshroom
           
 class EntitySheep