Interface ItemPropertyFunction
- All Known Subinterfaces:
ClampedItemPropertyFunction
- All Known Implementing Classes:
CompassItemPropertyFunction
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionfloat
call
(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity, int pSeed) Deprecated.
-
Method Details
-
call
float call(ItemStack pStack, @Nullable ClientLevel pLevel, @Nullable LivingEntity pEntity, int pSeed) Deprecated.
-