96f60334504caac357f43c20536f01a3926f77db
There are lots of locations in the API where mutable types are not cloned, either on return or when passed as a parameter and assigned to a field, which can cause unexpected behaviors. Let this be a lesson to use immutable types for simple things Location, Vector, and others.
Description
No description provided
51 MiB
Languages
Java
100%