107108109110111112113
} if ( w.getBlockMetadata( x, y, z ) == 0 ) return new LocationRotation( w, x, y, z ); return new NullRotation(); }