How do I get Java (not JavaScript) in unity

every time I try to create a new script it doesn’t give me the option to use Java (I am new to unity) and I like to code in Java

You can’t. Unity has never supported Java. You can write scripts in UnityScript, Boo, or (strongly-recommended) C#.