Major multiplayer boost: Java Edition now supports a Friends List and peer-to-peer world joining, removing the need for LAN or external servers. Extra snapshot content: Snapshot 7 also brings a new ...
In response to my recent blog posting Immutable Java Objects, Matt brought up a good point of discussion related to making Java classes truly immutable by declaring them as final so that they cannot ...