Package net.minecraft.item
Interface IItemPropertyGetter
-
public interface IItemPropertyGetter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description float
call(ItemStack p_call_1_, ClientWorld p_call_2_, LivingEntity p_call_3_)
-
-
-
Method Detail
-
call
float call(ItemStack p_call_1_, @Nullable ClientWorld p_call_2_, @Nullable LivingEntity p_call_3_)
-
-