SenseiKiwi c4f0a16af8 Minor Change to SchematicLoader
Changed transformMetadata() from a public instance function to a private
static function. I was curious as to whether it was being used by code
outside SchematicLoader. The code compiles so it must be local-only. In
the future, when we switch from using this function to the rotation
class, the compiler will warn us that this function is no longer being
used. Then we'll remember to remove it.
2013-07-16 17:54:38 -04:00
2013-05-09 17:21:21 -04:00
2013-06-16 22:24:13 -04:00
Description
No description provided
20 MiB
Languages
Java 100%