public interface ItemPropertyGetter
| Modifier and Type | Method and Description |
|---|---|
float |
call(ItemStack stack,
World world,
LivingEntity entity) |
@Environment(value=CLIENT) float call(ItemStack stack, @Nullable World world, @Nullable LivingEntity entity)