I'm making Spigot/Bukkit plugins for Minecraft, and I came across an ambiguous method call, which for one of the parameters I want to be null.
Is there any way I can specify which method I want to use or which object I'm saying is null?
Thanks.
I'm making Spigot/Bukkit plugins for Minecraft, and I came across an ambiguous method call, which for one of the parameters I want to be null.
Is there any way I can specify which method I want to use or which object I'm saying is null?
Thanks.