Interface ItemPropertyFunction
- All Known Subinterfaces:
ClampedItemPropertyFunction
- All Known Implementing Classes:
CompassItemPropertyFunction
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionfloat
call
(ItemStack p_174676_, ClientLevel p_174677_, LivingEntity p_174678_, int p_174679_) Deprecated.
-
Method Details
-
call
float call(ItemStack p_174676_, @Nullable ClientLevel p_174677_, @Nullable LivingEntity p_174678_, int p_174679_) Deprecated.
-