News

In this tutorial, you'll learn how to build an easy and reliable villager breeder farm in Minecraft 1.21+, fully compatible with Java and Bedrock Edition.
In Java, polymorphism results in code that is more concise and easier to maintain. This tutorial provides an overview of the four types of Java polymorphism, but our focus is subtype polymorphism.
Java records are a new language feature that reduces verbosity and enables optimized runtime performance. This Java records tutorial shows how they work.
Java is an object-oriented language, and Java constructors are how you create objects. Learn about object creation in this full Java constructor tutorial.
Learn about serialization in Java with our comprehensive tutorial. We provide examples to help you understand how serialization works.