public class Developer {
private String name = "1nstagram";
private String[] currentlyLearning = {
"Java ASM", "Fabric API",
"Paper API", "Velocity API"
};
private String mainProject = "CelesMQ";
private String[] interests = {
"Minecraft Client Development",
"Proxy Systems & Networking",
"High-Performance APIs",
"Distributed Systems"
};
public String getContact() {
return "Discord: 1nstagram306";
}
}
-
MineCaveNW
- United Kingdom
- play.minecave.org
Popular repositories Loading
-
ServerMappings
ServerMappings PublicForked from LunarClient/ServerMappings
Public mapping of Minecraft server IPs <-> a pretty display name
Python 1
-
ParadiseClient-X
ParadiseClient-X PublicForked from ParadiseDevelopments/ParadiseClient-X
Codename: Houston
Java 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




