YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraftforge.common.IShearable Member List

This is the complete list of members for net.minecraftforge.common.IShearable, including all inherited members.

isShearable(ItemStack item, World world, int x, int y, int z)net.minecraftforge.common.IShearable
onSheared(ItemStack item, World world, int x, int y, int z, int fortune)net.minecraftforge.common.IShearable