public interface IItemPropertyGetter
| Modifier and Type | Method and Description | 
|---|---|
| float | apply(ItemStack stack,
     World worldIn,
     EntityLivingBase entityIn) | 
float apply(ItemStack stack, @Nullable World worldIn, @Nullable EntityLivingBase entityIn)